Skip to content

Commit

Permalink
skip dust assets test
Browse files Browse the repository at this point in the history
  • Loading branch information
pcriadoperez committed Nov 20, 2024
1 parent 3d739a5 commit 766b9f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ def test_get_account_api_permissions(client):
client.get_account_api_permissions()


@pytest.mark.skip(reason="Endpoint not working on testnet")
def test_get_dust_assets(client):
client.get_dust_assets()

Expand Down

0 comments on commit 766b9f2

Please sign in to comment.