mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Fix unit test
This commit is contained in:
parent
a600b51bad
commit
1d4ff69553
@ -340,7 +340,7 @@ class TestQgsProjectMetadata(unittest.TestCase):
|
||||
|
||||
p.clear()
|
||||
self.assertEqual(len(metadata_changed_spy), 2)
|
||||
self.assertEqual(p.metadata().author(), '')
|
||||
self.assertEqual(p.metadata().title(), '')
|
||||
|
||||
# test that the project title is just a shortcut to the metadata title field
|
||||
p.setTitle('my title')
|
||||
|
Loading…
x
Reference in New Issue
Block a user