We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 5a6c825 commit d77c61eCopy full SHA for d77c61e
tests/src/python/test_provider_mssql.py
@@ -158,11 +158,6 @@ def testGetFeaturesExp(self):
158
return
159
super().testGetFeaturesExp()
160
161
- def testSubsetString(self):
162
- if os.environ.get('TRAVIS', '') == 'true':
163
- return
164
- super().testSubsetString()
165
-
166
def testOrderBy(self):
167
if os.environ.get('TRAVIS', '') == 'true':
168
0 commit comments