Skip to content

Commit

Permalink
test without rly precompile
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Nov 2, 2023
1 parent 7f4114a commit 25c3fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/test_ica_precompile.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class Status(IntEnum):
@pytest.fixture(scope="module")
def ibc(request, tmp_path_factory):
"prepare-network"
name = "ibc_rly"
name = "ibc"
path = tmp_path_factory.mktemp(name)
yield from prepare_network(
path,
Expand Down

0 comments on commit 25c3fee

Please sign in to comment.