We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85cd9b6 commit de62d75Copy full SHA for de62d75
packages/internal-test-env/src/index.ts
@@ -32,6 +32,7 @@ import {
32
} from "@inrupt/solid-client";
33
34
export const availableEnvironments = [
35
+ "ESS Next" as const,
36
"ESS Release-2-4" as const,
37
"ESS Dev-2-4" as const,
38
"ESS Release-2-3" as const,
0 commit comments