Skip to content

Commit

Permalink
Removed indents
Browse files Browse the repository at this point in the history
  • Loading branch information
zenodeapp committed Jan 22, 2024
1 parent 99617d1 commit 4a2c716
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion integration_tests/test_upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,3 @@ def test_cosmovisor_upgrade(custom_cronos: Cronos, tmp_path_factory):
custom_cronos.supervisorctl("start", "cronos_777-1-node0", "cronos_777-1-node1")
wait_for_new_blocks(custom_cronos.cosmos_cli(), 1)
custom_cronos.supervisorctl("stop", "all")

1 change: 0 additions & 1 deletion integration_tests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -524,4 +524,3 @@ def send_txs(w3, cli, to, keys, params):
sended_hash_set = send_raw_transactions(w3, raw_transactions)

return block_num_0, sended_hash_set

0 comments on commit 4a2c716

Please sign in to comment.