Skip to content

Commit

Permalink
more balance
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Dec 20, 2023
1 parent 1261a22 commit 46067ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration_tests/test_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ def test_native_call(cronos):
assert receipt.status == 0


@pytest.mark.slow
def test_statesync(cronos):
# cronos fixture
# Load cronos-devnet.yaml
Expand Down Expand Up @@ -255,7 +254,6 @@ def test_statesync(cronos):
clustercli.supervisor.stopProcess(f"{clustercli.chain_id}-node{i}")


@pytest.mark.slow
def test_local_statesync(cronos, tmp_path_factory):
"""
- init a new node, enable versiondb
Expand Down

0 comments on commit 46067ac

Please sign in to comment.