Skip to content

Commit 0f3b365

Browse files
committed
Update test for not mandatory format parameter
1 parent f636147 commit 0f3b365

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/src/python/test_qgsserver_wms_getprint.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ def test_wms_getprint_basic(self):
5151
"VERSION": "1.1.1",
5252
"REQUEST": "GetPrint",
5353
"TEMPLATE": "layoutA4",
54-
"FORMAT": "png",
5554
"map0:EXTENT": "-33626185.498,-13032965.185,33978427.737,16020257.031",
5655
"map0:LAYERS": "Country,Hello",
5756
"CRS": "EPSG:3857"

0 commit comments

Comments
 (0)