We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31776b9 commit 5d7b3f2Copy full SHA for 5d7b3f2
tests/src/python/test_qgsanalysis.py
@@ -46,7 +46,7 @@ def tearDown(self):
46
"""Run after each test."""
47
pass
48
49
- @expectedFailure
+ #@expectedFailure
50
def testSubstitutionMap(self):
51
"""Test that we can import zonal statistics was failing as of d5f6543
52
"""
0 commit comments