Skip to content

Commit 5b7f986

Browse files
skip xstocks tests since they are not available form the IP range of used GitHub Action runners
1 parent fb6fabe commit 5b7f986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/spot/test_xstocks_basic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
@pytest.mark.spot
1919
@pytest.mark.xstocks
20+
@pytest.mark.skip(reason="xStocks is only available in certain regions!")
2021
class TestSpotXStocks:
2122
"""Test class for Spot xStocks client functionality."""
2223

0 commit comments

Comments
 (0)