Skip to content

Commit 1620fdb

Browse files
Fix checks subcommand usage
1 parent 1c7d531 commit 1620fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/e2e-tests/bash/tests/try-runtime/on-runtime-upgrade-live.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LIVE_NETWORK_URL="wss://explorer-rpc-ws.mainnet.stages.humanode.io:443"
88
--detailed-log-output \
99
--runtime "$RUNTIME_WASM_PATH" \
1010
on-runtime-upgrade \
11-
--checks try-state
11+
--checks=try-state \
1212
live \
1313
--uri "$LIVE_NETWORK_URL"
1414

0 commit comments

Comments
 (0)