Skip to content

Commit

Permalink
fix integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed May 16, 2023
1 parent b5bfbd1 commit 1ad1ba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration_tests/test_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ def test_local_statesync(cronos):

cli0.dump_snapshot(height, tarball)
cronos.supervisorctl("start", "cronos_777-1-node0")
wait_for_port(ports.evmrpc_port(cronos.base_port(0)))

with tempfile.TemporaryDirectory() as home:
print("home", home)
Expand Down

0 comments on commit 1ad1ba6

Please sign in to comment.