Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Aug 11, 2018
1 parent 617d3fc commit 9e6f93c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/src/python/test_qgsserver_accesscontrol_wms.py
Expand Up @@ -276,8 +276,6 @@ def test_wms_getmap_grp(self):
"Not allowed do a GetMap on Country_grp"
)

self.assertTrue(False)

def test_wms_getfeatureinfo_hello(self):
query_string = "&".join(["%s=%s" % i for i in list({
"MAP": urllib.parse.quote(self.projectPath),
Expand Down

0 comments on commit 9e6f93c

Please sign in to comment.