Skip to content

Commit 9adf43e

Browse files
authored
Update integration_tests/test_upgrade.py
Signed-off-by: mmsqe <mavis@crypto.com>
1 parent c9ae595 commit 9adf43e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration_tests/test_upgrade.py

-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ def do_upgrade(
198198
target0 = cli.block_height() + 15
199199
print("upgrade v0.7.0 height", target0)
200200
do_upgrade("v0.7.0", target0, "block", method="submit-proposal")
201-
return
202201
cli = c.cosmos_cli()
203202

204203
target1 = cli.block_height() + 15

0 commit comments

Comments
 (0)