Skip to content

Commit 87c837b

Browse files
committed
skip ica_incentivized test
1 parent 9e23fc4 commit 87c837b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration_tests/test_ica_incentivized.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def ibc(request, tmp_path_factory):
2222
yield from prepare_network(path, name)
2323

2424

25+
@pytest.mark.skip(reason="skip for now, the ibc-fee module has been removed in the ibc-go v10")
2526
def test_incentivized(ibc):
2627
connid = "connection-0"
2728
cli_host = ibc.chainmain.cosmos_cli()

0 commit comments

Comments
 (0)