Skip to content

Commit

Permalink
CI: change base URL for GeoNetwork based CSW (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed May 12, 2024
1 parent da16075 commit 0bee95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_csw_geonetwork.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from owslib.csw import CatalogueServiceWeb

SERVICE_URL = 'https://metadata.bgs.ac.uk/geonetwork/srv/eng/csw'
SERVICE_URL = 'http://geoportal.ypen.gr/geonetwork/srv/eng/csw'


@pytest.mark.online
Expand Down

0 comments on commit 0bee95e

Please sign in to comment.