Skip to content

Commit d025c9d

Browse files
committed
skip for 0.8
1 parent 5108be4 commit d025c9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/resources/test_collection.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ async def test_get_collections_search_pagination(
435435
assert {"root", "self"} == {link["rel"] for link in links}
436436

437437

438+
@requires_pgstac_0_9_2
438439
@pytest.mark.xfail(strict=False)
439440
@pytest.mark.asyncio
440441
async def test_get_collections_search_offset_1(

0 commit comments

Comments
 (0)