Skip to content

Commit e881d0a

Browse files
committedMay 23, 2017
[Server] Fix GetContext test
1 parent 319ade8 commit e881d0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎tests/testdata/qgis_server/getcontext.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
*****
22
Content-Type: text/xml; charset=utf-8
33

44
<?xml version="1.0" encoding="utf-8"?>
@@ -17,7 +17,7 @@ Content-Type: text/xml; charset=utf-8
1717
<ows:Title>A test vector layer</ows:Title>
1818
<ows:OutputFormat>image/png</ows:OutputFormat>
1919
<Server version="1.3.0" default="true" service="urn:ogc:serviceType:WMS">
20-
<OnlineResource xlink:href="http:?&amp;"/>
20+
<OnlineResource xlink:href="http:?*****&amp;"/>
2121
</Server>
2222
<ows:Abstract>A test vector layer with unicode òà</ows:Abstract>
2323
<StyleList>

0 commit comments

Comments
 (0)
Please sign in to comment.