mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Re-enable test that was failing on Travis
This commit is contained in:
parent
6ece1aa543
commit
c4d62ef05f
@ -155,7 +155,6 @@ class TestPyQgsPythonProvider(unittest.TestCase, ProviderTestCase):
|
||||
"""
|
||||
pass
|
||||
|
||||
@unittest.skipIf(os.environ.get("TRAVIS", False), "Skipped on Travis")
|
||||
def testGetFeaturesDestinationCrs(self):
|
||||
"""Skip this if on travis, passes locally and fails with no reason on Travis"""
|
||||
super().testGetFeaturesDestinationCrs()
|
||||
|
Loading…
x
Reference in New Issue
Block a user