mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
QT6 tests: fix PyQgsServerAccessControlWFSTransactional
This commit is contained in:
parent
a63fb03a02
commit
8f76e0d600
@ -40,5 +40,4 @@ PyQgsPalLabelingPlacement
|
||||
PyQgsRasterLayerRenderer
|
||||
PyQgsSettings
|
||||
PyQgsSettingsEntry
|
||||
PyQgsServerAccessControlWFSTransactional
|
||||
ProcessingQgisAlgorithmsTestPt4
|
||||
|
@ -39,6 +39,7 @@ XML_NS = (
|
||||
'xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd" '
|
||||
'xmlns:gml="http://www.opengis.net/gml" '
|
||||
'xmlns:ows="http://www.opengis.net/ows" '
|
||||
'xmlns:qgs="http://qgis.org" '
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user