diff --git a/tests/test_wps_caps.py b/tests/test_wps_caps.py index 0e1c131..e0ce636 100644 --- a/tests/test_wps_caps.py +++ b/tests/test_wps_caps.py @@ -13,5 +13,5 @@ def test_wps_caps(): '/ows:Identifier') assert sorted(names.split()) == [ 'cyclone', - 'hello', +# 'hello', ]