Skip to content

Commit

Permalink
use rly
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Feb 17, 2024
1 parent b54e256 commit 4a91c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/test_ica.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def ibc(request, tmp_path_factory):
name,
incentivized=False,
connection_only=True,
relayer=cluster.Relayer.HERMES.value,
relayer=cluster.Relayer.RLY.value,
)


Expand Down

0 comments on commit 4a91c7e

Please sign in to comment.