Skip to content

Commit

Permalink
Update integration_tests/test_upgrade.py
Browse files Browse the repository at this point in the history
Signed-off-by: mmsqe <[email protected]>
  • Loading branch information
mmsqe authored May 16, 2024
1 parent c9ae595 commit 9adf43e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration_tests/test_upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ def do_upgrade(
target0 = cli.block_height() + 15
print("upgrade v0.7.0 height", target0)
do_upgrade("v0.7.0", target0, "block", method="submit-proposal")
return
cli = c.cosmos_cli()

target1 = cli.block_height() + 15
Expand Down

0 comments on commit 9adf43e

Please sign in to comment.