Skip to content

Commit f4280e6

Browse files
nieblm-mohr
andauthored
Update tests/rest/test_connection.py
Co-authored-by: Matthias Mohr <m.mohr@moregeo.it>
1 parent 547cdab commit f4280e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rest/test_connection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
# TODO: eliminate this and replace with `build_capabilities` usage
6262
BASIC_ENDPOINTS = [
6363
{"path": "/credentials/basic", "methods": ["GET"]}
64-
]
64+
]
6565

6666

6767
GEOJSON_POINT_01 = {"type": "Point", "coordinates": [3, 52]}

0 commit comments

Comments
 (0)