mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Update test
This commit is contained in:
parent
255e4ed09f
commit
d2dec2f823
@ -93,7 +93,7 @@ class TestDBManagerPostgisPlugin(unittest.TestCase):
|
||||
|
||||
# We need to make sure a database is created with at
|
||||
# least one raster table !
|
||||
self.assertTrue(raster_tables_count > 1)
|
||||
self.assertGreaterEqual(raster_tables_count, 1)
|
||||
|
||||
obj = QObject() # needs to be kept alive
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user