Skip to content

Commit 0629a1b

Browse files
authored
More test fixes
1 parent a13e502 commit 0629a1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/testdata/qgis_server/wmts_getcapabilities_config.txt

+2-2
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)