We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68355d5 commit 2542744Copy full SHA for 2542744
tests/integration/conftest.py
@@ -6,3 +6,6 @@
6
"tests.integration.fixtures.metrics",
7
"tests.integration.api.v1.curated_recommendations.corpus_backends.fixtures",
8
]
9
+
10
+# Temporary skip for further investigation
11
+collect_ignore = ["providers/suggest/sports/backends/test_sportsdata.py"]
0 commit comments