Skip to content

Commit 029af86

Browse files
committed
remove comment
1 parent 03795a5 commit 029af86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stac_fastapi/elasticsearch/tests/extensions/test_filter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ async def test_search_filter_extension_gte(app_client, ctx):
4343
assert resp.status_code == 200
4444
assert len(resp.json()["features"]) == 1
4545

46-
# this part fails
4746
params = {
4847
"filter": {
4948
"op": ">",

0 commit comments

Comments
 (0)