Skip to content

Commit

Permalink
[Server][Tests] Update WMS GetPrint Selection
Browse files Browse the repository at this point in the history
  • Loading branch information
rldhont committed Oct 26, 2018
1 parent 91c19ff commit c47c0ef
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsserver_wms_getprint.py
Expand Up @@ -286,6 +286,7 @@ def test_wms_getprint_selection(self):
"REQUEST": "GetPrint",
"TEMPLATE": "layoutA4",
"FORMAT": "png",
"LAYERS": "Country,Hello",
"map0:EXTENT": "-33626185.498,-13032965.185,33978427.737,16020257.031",
"map0:LAYERS": "Country,Hello",
"CRS": "EPSG:3857",
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c47c0ef

Please sign in to comment.