Skip to content

Commit

Permalink
skip test_sign_offline for now
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Feb 21, 2024
1 parent 10c5f31 commit b5ae708
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration_tests/test_sign_offline.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ def get_network_config(grpc_port, chain_id):
)


# FIXME
@pytest.skip(reason="chainlibpy is not maintained, need to refactor this test case")
def test_sign_offline(cluster):
"""
check simple transfer tx success
Expand Down

0 comments on commit b5ae708

Please sign in to comment.