Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix comment
  • Loading branch information
pblottiere committed Jan 28, 2019
1 parent dee73c6 commit 8db9ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_qgsserver_wms_getfeatureinfo.py
Expand Up @@ -480,7 +480,7 @@ def testGetFeatureInfoJSON(self):
'query_layers=exclude_attribute&X=190&Y=320',
'wms_getfeatureinfo_exclude_attribute_json')

# simple test without geometry
# test with raster layer
self.wms_request_compare('GetFeatureInfo',
'&layers=landsat&styles=&' +
'info_format=application%2Fjson&transparent=true&' +
Expand Down

0 comments on commit 8db9ab1

Please sign in to comment.