Skip to content

Commit 521e15d

Browse files
hansthenConengmo
andauthored
Update tests/test_raster_layers.py
Co-authored-by: Frank Anema <[email protected]>
1 parent b1d056c commit 521e15d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_raster_layers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ def test_wms():
6565
)
6666
w.add_to(m)
6767
html = m.get_root().render()
68-
print(html)
6968

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

0 commit comments

Comments
 (0)