Commit 07f30895 authored by Andreas Liebig's avatar Andreas Liebig
Browse files

fix constant

parent d3e53e77
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@ Expected behaviour
                            element "location" containing
                                element "Point" inNamespace "http://www.opengis.net/gml" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" indicating value POINT_POS;
                                    element "pos" indicating value POINT_IN_SERVICE_BOUNDARY_1;
                            ,
                            element "service" indicating value SERVICE_URN_1;
                        ;
@@ -290,7 +290,7 @@ Expected behaviour
                            element "location" containing
                                element "Point" inNamespace "http://www.opengis.net/gml" containing
                                    attribute "srsName" indicating value "urn:ogc:def:crs:EPSG::4326",
                                    element "pos" indicating value POINT_POS;
                                    element "pos" indicating value POINT_IN_SERVICE_BOUNDARY_1;
                            ,
                            element "service" indicating value SERVICE_URN_2;
                        ;