Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Sep 2, 2020
1 parent 87ec664 commit 744121f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsserver_wms_getmap.py
Expand Up @@ -1644,6 +1644,7 @@ def test_wms_getmap_external(self):
"SERVICE": "WMS",
"REQUEST": "GetMap",
"LAYERS": "EXTERNAL_WMS:landsat,Country",
"OPACITIES": "255,150",
"landsat:layers": "GEBCO_LATEST",
"landsat:dpiMode": "7",
"landsat:url": "https://www.gebco.net/data_and_products/gebco_web_services/web_map_service/mapserv",
Expand Down
8 changes: 4 additions & 4 deletions tests/src/server/wms/test_qgsserver_wms_parameters.cpp
@@ -1,9 +1,9 @@
/***************************************************************************
test_qgsserver_wms_exceptions.cpp
test_qgsserver_wms_parameters.cpp
---------------------------------
Date : 27 Mar 2019
Copyright : (C) 2019 by Paul Blottiere
Email : paul dot blottiere @ oslandia.com
Date : 02 Sept 2020
Copyright : (C) 2020 by Paul Blottiere
Email : paul dot blottiere @ gmail.com
***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
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 744121f

Please sign in to comment.