Skip to content

Commit 5d7b3f2

Browse files
committed
Removed failure expectation from test
1 parent 31776b9 commit 5d7b3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/python/test_qgsanalysis.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def tearDown(self):
4646
"""Run after each test."""
4747
pass
4848

49-
@expectedFailure
49+
#@expectedFailure
5050
def testSubstitutionMap(self):
5151
"""Test that we can import zonal statistics was failing as of d5f6543
5252
"""

0 commit comments

Comments
 (0)