Skip to content

Commit 76ac0f1

Browse files
authoredFeb 6, 2019
Even more test fixes
1 parent 0629a1b commit 76ac0f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎tests/testdata/qgis_server/wmts_getcapabilities_config_3857.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ Content-Type: text/xml; charset=utf-8
2727
<ows:Operation name="GetTile">
2828
<ows:DCP>
2929
<ows:HTTP>
30-
<ows:Get xlink:href="https://www.qgis.org/"/>
30+
<ows:Get xlink:href="https://www.qgis.org/?"/>
3131
</ows:HTTP>
3232
</ows:DCP>
3333
</ows:Operation>
3434
<ows:Operation name="GetFeatureInfo">
3535
<ows:DCP>
3636
<ows:HTTP>
37-
<ows:Get xlink:href="https://www.qgis.org/"/>
37+
<ows:Get xlink:href="https://www.qgis.org/?"/>
3838
</ows:HTTP>
3939
</ows:DCP>
4040
</ows:Operation>

0 commit comments

Comments
 (0)
Please sign in to comment.