diff --git a/tests/src/python/test_qgsserver_wfs.py b/tests/src/python/test_qgsserver_wfs.py index 69fd5b8d3df8..397aa2aea1dd 100644 --- a/tests/src/python/test_qgsserver_wfs.py +++ b/tests/src/python/test_qgsserver_wfs.py @@ -217,7 +217,6 @@ def wfs_getfeature_post_compare(self, requestid, request): body ) - @unittest.expectedFailure("Issue #36398: QGIS Server: WFS Request does not use SrsName on the geometry") def test_getfeature_post(self): tests = [] expectNotEqualTests = []