Skip to content

Commit b4c4a57

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! test: add option to choose target cluster for deployed environments e2e tests
1 parent f0fe896 commit b4c4a57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/e2e/src/scripts/generate-dotenv.sh

+3
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ UTXO_PROVIDER_PARAMS='{\"baseUrl\":\"${url}\"}'
4040
STAKE_POOL_PROVIDER=http
4141
STAKE_POOL_PROVIDER_PARAMS='{\"baseUrl\":\"${url}\"}'
4242
WS_PROVIDER_URL='wss://${domain}/ws'
43+
44+
PRE_CONWAY=stable
45+
NETWORK_SPEED=slow
4346
"
4447

4548
# Write the environment file content to the specified file

0 commit comments

Comments
 (0)