Skip to content

Commit

Permalink
Update tests/test_raster_layers.py
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Anema <33519926+Conengmo@users.noreply.github.com>
  • Loading branch information
hansthen and Conengmo authored Nov 17, 2024
1 parent b1d056c commit 521e15d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_raster_layers.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def test_wms():
)
w.add_to(m)
html = m.get_root().render()
print(html)

# verify this special case wasn't converted to lowerCamelCase
assert '"cql_filter": "something",' in html
Expand Down

0 comments on commit 521e15d

Please sign in to comment.