Skip to content

Commit 2542744

Browse files
authored
chore: comment out sports integration test (#1181)
* chore: comment out sports integration test * feedback changes
1 parent 68355d5 commit 2542744

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/integration/conftest.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@
66
"tests.integration.fixtures.metrics",
77
"tests.integration.api.v1.curated_recommendations.corpus_backends.fixtures",
88
]
9+
10+
# Temporary skip for further investigation
11+
collect_ignore = ["providers/suggest/sports/backends/test_sportsdata.py"]

0 commit comments

Comments
 (0)