Skip to content

Commit

Permalink
ENH: Add test for spliting wfs requests
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Aug 24, 2021
1 parent b4e22f3 commit f155d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_pygeoogc.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ class TestWFS:
outformat="application/json",
version="2.0.0",
crs=ALT_CRS,
max_nrecords=5,
)

def test_byid(self):
Expand Down

0 comments on commit f155d7a

Please sign in to comment.