Skip to content

Commit

Permalink
runtime-upgrade-test: remove out of place return statement in bash sc…
Browse files Browse the repository at this point in the history
…ript
  • Loading branch information
mnaamani committed Jan 16, 2024
1 parent bf0bc9a commit f0ee370
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/network-tests/run-runtime-upgrade-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@ function main {
# 2. clone live chainspec with fork it
fork_off_init
echo >&2 "storage downloaded & dumped into the raw chainspec"
return

# 3. set path to new runtime.wasm
set_new_runtime_wasm_path
echo >&2 "new wasm path set"
Expand Down

0 comments on commit f0ee370

Please sign in to comment.