Skip to content

Commit

Permalink
Update to new URL
Browse files Browse the repository at this point in the history
  • Loading branch information
geographika committed Nov 28, 2024
1 parent 94fb57c commit d99c76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_wmts.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def test_wmts_without_serviceprovider_tag():
_ = WebMapTileService(EXAMPLE_SERVICE_URL)


SERVICE_URL_REST = 'https://www.basemap.at/wmts/1.0.0/WMTSCapabilities.xml'
SERVICE_URL_REST = 'https://maps.wien.gv.at/basemap/1.0.0/WMTSCapabilities.xml'


@pytest.mark.online
Expand Down

0 comments on commit d99c76c

Please sign in to comment.