Skip to content

Commit

Permalink
set RULELABEL to false to have the expected behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
signedav committed Nov 28, 2019
1 parent 71581a4 commit a74035c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsserver_wms_getlegendgraphic.py
Expand Up @@ -375,6 +375,7 @@ def test_wms_GetLegendGraphic_Background(self):
"REQUEST": "GetLegendGraphic",
"LAYER": "Country,Hello",
"LAYERTITLE": "FALSE",
"RULELABEL": "FALSE",
"FORMAT": "image/png",
"HEIGHT": "500",
"WIDTH": "500",
Expand Down
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 a74035c

Please sign in to comment.