Fix tests and add GUI refresh
This commit is contained in:
@@ -33,6 +33,7 @@ class MockGuiMain(QWidget):
|
||||
self.mainStatus = MagicMock()
|
||||
self.docEditor = MagicMock()
|
||||
self.docViewer = MagicMock()
|
||||
self.mainProgress = MagicMock()
|
||||
self.projPath = ""
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user