Skip to content

Commit

Permalink
Remove diagrams from atlas print test as it shows different behaviour…
Browse files Browse the repository at this point in the history
… in different environments
  • Loading branch information
mhugent committed Jan 5, 2019
1 parent df8940c commit 583674b
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_getprint.py
Expand Up @@ -422,6 +422,7 @@ def test_wms_getprint_atlas( self ):
"FORMAT": "png",
"CRS": "EPSG:3857",
"ATLAS_PK": "3",
"map0:LAYERS": "Country,Hello",
}.items())])
r, h = self._result(self._execute_request(qs))
self._img_diff_error(r, h, "WMS_GetPrint_Atlas")
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 583674b

Please sign in to comment.