Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
test fix
  • Loading branch information
nyalldawson committed Mar 9, 2020
1 parent 643b169 commit d18dc42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsdatabasetablecombobox.py
Expand Up @@ -65,6 +65,7 @@ def testCombo(self):
self.assertTrue(m.currentTable())

m.setSchema('information_schema')
m.setTable('attributes')
spy = QSignalSpy(m.tableChanged)

m.setSchema('qgis_test')
Expand Down

0 comments on commit d18dc42

Please sign in to comment.