Skip to content

Commit c11f3d5

Browse files
committed
landing page test
1 parent 9381802 commit c11f3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stac_fastapi/elasticsearch/tests/clients/test_elasticsearch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ def test_feature_collection_insert(
321321
assert len(fc["features"]) >= 10
322322

323323

324-
@pytest.mark.skip(reason="Not working")
324+
# @pytest.mark.skip(reason="Not working")
325325
def test_landing_page_no_collection_title(
326326
es_core: CoreCrudClient,
327327
es_transactions: TransactionsClient,

0 commit comments

Comments
 (0)