mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Update tests/src/python/test_provider_spatialite.py
This commit is contained in:
parent
2dd55073b0
commit
ce7b8e269b
@ -953,7 +953,7 @@ class TestQgsSpatialiteProvider(unittest.TestCase, ProviderTestCase):
|
||||
self._aliased_sql_helper(dbname)
|
||||
|
||||
def testTextPks(self):
|
||||
"""Test regression when retrieving fetures from tables with text PKs, see #21176"""
|
||||
"""Test regression when retrieving features from tables with text PKs, see #21176"""
|
||||
|
||||
# create test db
|
||||
dbname = os.path.join(tempfile.gettempdir(), "test_text_pks.sqlite")
|
||||
|
Loading…
x
Reference in New Issue
Block a user