forked from openlp/openlp
try again
This commit is contained in:
parent
100d72c571
commit
6780c64855
@ -63,7 +63,7 @@ class TestMainWindow(TestCase, TestMixin):
|
||||
patch('openlp.core.ui.mainwindow.ThemeManager'), \
|
||||
patch('openlp.core.ui.mainwindow.ProjectorManager'), \
|
||||
patch('openlp.core.ui.mainwindow.websockets.WebSocketServer'), \
|
||||
patch('openlp.core.ui.mainwindow.pluginform.PluginForm'), \
|
||||
patch('openlp.core.ui.mainwindow.PluginForm'), \
|
||||
patch('openlp.core.ui.mainwindow.server.HttpServer'):
|
||||
self.main_window = MainWindow()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user