Skip to content

Commit

Permalink
test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed May 14, 2024
1 parent e40aaea commit a593397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration_tests/test_upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ 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 a593397

Please sign in to comment.