Skip to content

Commit

Permalink
Update tests/src/python/test_qgsproviderconnection_postgres.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 27, 2021
1 parent 2b404ea commit bb6b485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_qgsproviderconnection_postgres.py
Expand Up @@ -397,7 +397,7 @@ def test_zm(self):

def test_table_scan(self):
"""Test that with use estimated metadata disabled all geometry column
types can be identified, text for GH #43186 """
types can be identified, test for GH #43186 """

md = QgsProviderRegistry.instance().providerMetadata('postgres')
uri = QgsDataSourceUri(self.uri)
Expand Down

0 comments on commit bb6b485

Please sign in to comment.