Skip to content

Commit 17ecc22

Browse files
committed
f
1 parent 29d5f91 commit 17ecc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/python/test_qgsserver_accesscontrol_wms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ def test_wms_getmap_grp(self):
226226
"SERVICE": "WMS",
227227
"VERSION": "1.1.1",
228228
"REQUEST": "GetMap",
229-
"LAYERS": "Country_grp",
229+
"LAYERS": "Country_grp,Hello_grp",
230230
"STYLES": "",
231231
"FORMAT": "image/png",
232232
"BBOX": "-16817707,-6318936.5,5696513,16195283.5",

0 commit comments

Comments
 (0)