Skip to content

Commit

Permalink
checking commit failure
Browse files Browse the repository at this point in the history
  • Loading branch information
PaoloBonettiPolimi authored Oct 8, 2024
1 parent f345440 commit b23a322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_wps_caps.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ def test_wps_caps():
'/wps:Process'
'/ows:Identifier')
assert sorted(names.split()) == [
'cyclone',
'cyclone' # ,
# 'hello',
]

0 comments on commit b23a322

Please sign in to comment.