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 9381802 commit c11f3d5Copy full SHA for c11f3d5
stac_fastapi/elasticsearch/tests/clients/test_elasticsearch.py
@@ -321,7 +321,7 @@ def test_feature_collection_insert(
321
assert len(fc["features"]) >= 10
322
323
324
-@pytest.mark.skip(reason="Not working")
+# @pytest.mark.skip(reason="Not working")
325
def test_landing_page_no_collection_title(
326
es_core: CoreCrudClient,
327
es_transactions: TransactionsClient,
0 commit comments