Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
luipir committed May 31, 2018
1 parent 71cb555 commit 352a028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_db_manager_postgis.py
Expand Up @@ -245,7 +245,7 @@ def testCreateDbPlugin(self):

def testConnect(self):
# create a PKI postgis connection
# that will be listed in postgis connection of db_amanger
# that will be listed in postgis connection of db_manager
self.setUpProvider(self.auth_config.id())

plugin = createDbPlugin('postgis')
Expand Down

0 comments on commit 352a028

Please sign in to comment.