diff --git a/integration_tests/test_basic.py b/integration_tests/test_basic.py index 673494125d..cd18aad705 100644 --- a/integration_tests/test_basic.py +++ b/integration_tests/test_basic.py @@ -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 @@ -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