Skip to content

Commit 8db9ab1

Browse files
committed
Fix comment
1 parent dee73c6 commit 8db9ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/python/test_qgsserver_wms_getfeatureinfo.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ def testGetFeatureInfoJSON(self):
480480
'query_layers=exclude_attribute&X=190&Y=320',
481481
'wms_getfeatureinfo_exclude_attribute_json')
482482

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

0 commit comments

Comments
 (0)