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 5108be4 commit d025c9dCopy full SHA for d025c9d
tests/resources/test_collection.py
@@ -435,6 +435,7 @@ async def test_get_collections_search_pagination(
435
assert {"root", "self"} == {link["rel"] for link in links}
436
437
438
+@requires_pgstac_0_9_2
439
@pytest.mark.xfail(strict=False)
440
@pytest.mark.asyncio
441
async def test_get_collections_search_offset_1(
0 commit comments