Skip to content

Commit

Permalink
SDK-3276: Add dev-2-3 to test environments (#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
NSeydoux authored Feb 2, 2024
1 parent 4f63be0 commit f4926bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/internal-test-env/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ import {
} from "@inrupt/solid-client";

export const availableEnvironments = [
"ESS Dev-2-3" as const,
"ESS Dev-2-2" as const,
"ESS Dev-2-1" as const,
"ESS PodSpaces" as const,
Expand Down

0 comments on commit f4926bc

Please sign in to comment.