Skip to content

Commit 069f43d

Browse files
committed
run pre commit
1 parent 91e9b00 commit 069f43d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stac_fastapi/elasticsearch/tests/resources/test_item.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ def test_item_search_spatial_query_post(app_client, load_test_data):
354354
json=test_item,
355355
)
356356

357+
357358
@pytest.mark.skip(reason="failed to find type for field [geometry]")
358359
def test_item_search_temporal_query_post(app_client, load_test_data):
359360
"""Test POST search with single-tailed spatio-temporal query (core)"""

0 commit comments

Comments
 (0)