Skip to content

Commit

Permalink
Deactivate test for eaufrance hubeau temporarily as service is not re…
Browse files Browse the repository at this point in the history
…sponding
  • Loading branch information
gutzbenj committed Dec 3, 2022
1 parent 2ab1d71 commit 31486f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# NWS Observation
("nws", "observation", {"parameter": "precipitation_height"}, "KBHM"),
# Eaufrance Hubeau
("eaufrance", "hubeau", {"parameter": "flow"}, None),
# ("eaufrance", "hubeau", {"parameter": "flow"}, None), noqa: E800
],
)
@pytest.mark.parametrize("si_units", (False, True))
Expand Down

0 comments on commit 31486f7

Please sign in to comment.