Skip to content

Commit c47c0ef

Browse files
committedOct 26, 2018
[Server][Tests] Update WMS GetPrint Selection
1 parent 91c19ff commit c47c0ef

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed
 

‎tests/src/python/test_qgsserver_wms_getprint.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ def test_wms_getprint_selection(self):
286286
"REQUEST": "GetPrint",
287287
"TEMPLATE": "layoutA4",
288288
"FORMAT": "png",
289+
"LAYERS": "Country,Hello",
289290
"map0:EXTENT": "-33626185.498,-13032965.185,33978427.737,16020257.031",
290291
"map0:LAYERS": "Country,Hello",
291292
"CRS": "EPSG:3857",
Loading
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.