Skip to content

Commit

Permalink
Skip testnet test... Not needed for production and it's failing.
Browse files Browse the repository at this point in the history
  • Loading branch information
agates committed Jul 20, 2024
1 parent 48ccf8a commit 6960906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/regression/test_#56_set_env_to_use_testnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
@pytest.mark.asyncio
@pytest.mark.timeout(600)
@pytest.mark.slow
@pytest.mark.skip
async def test_use_testnet_startup_checks_and_write_cli_single():
"""Uses a testnet if one is available"""
runner = CliRunner()
Expand Down

0 comments on commit 6960906

Please sign in to comment.