Skip to content

Commit c4d62ef

Browse files
committed
Re-enable test that was failing on Travis
1 parent 6ece1aa commit c4d62ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/src/python/test_provider_python.py

-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ def testGetFeaturesNoGeometry(self):
155155
"""
156156
pass
157157

158-
@unittest.skipIf(os.environ.get("TRAVIS", False), "Skipped on Travis")
159158
def testGetFeaturesDestinationCrs(self):
160159
"""Skip this if on travis, passes locally and fails with no reason on Travis"""
161160
super().testGetFeaturesDestinationCrs()

0 commit comments

Comments
 (0)