Skip to content

Commit de62d75

Browse files
authored
Add ESS Next as an E2E environment (#1372)
Add ESS Next as a e2e env
1 parent 85cd9b6 commit de62d75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/internal-test-env/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ import {
3232
} from "@inrupt/solid-client";
3333

3434
export const availableEnvironments = [
35+
"ESS Next" as const,
3536
"ESS Release-2-4" as const,
3637
"ESS Dev-2-4" as const,
3738
"ESS Release-2-3" as const,

0 commit comments

Comments
 (0)