Skip to content

Commit

Permalink
uncommit local port
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Jan 19, 2024
1 parent 6aaa2aa commit ce866e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

DATADIR = Path('.').parent.absolute() / 'tests/data'

URL = 'http://localhost:4480'
URL = 'http://localhost'
API_URL = f'{URL}/oapi'
ID = 'urn:x-wmo:md:mw-mw_met_centre:surface-weather-observations'
SESSION = Session()
Expand Down

0 comments on commit ce866e6

Please sign in to comment.