forked from openlp/openlp
Fix tests and code
This commit is contained in:
parent
c1a1ac58ba
commit
9a39c46e2b
@ -152,7 +152,6 @@ class TestProjectorDB(TestCase, TestMixin):
|
|||||||
patch('openlp.core.ui.mainwindow.ServiceManager'), \
|
patch('openlp.core.ui.mainwindow.ServiceManager'), \
|
||||||
patch('openlp.core.ui.mainwindow.ThemeManager'), \
|
patch('openlp.core.ui.mainwindow.ThemeManager'), \
|
||||||
patch('openlp.core.ui.mainwindow.ProjectorManager'), \
|
patch('openlp.core.ui.mainwindow.ProjectorManager'), \
|
||||||
patch('openlp.core.ui.mainwindow.Renderer'), \
|
|
||||||
patch('openlp.core.ui.mainwindow.websockets.WebSocketServer'), \
|
patch('openlp.core.ui.mainwindow.websockets.WebSocketServer'), \
|
||||||
patch('openlp.core.ui.mainwindow.server.HttpServer'):
|
patch('openlp.core.ui.mainwindow.server.HttpServer'):
|
||||||
self.main_window = MainWindow()
|
self.main_window = MainWindow()
|
||||||
|
Loading…
Reference in New Issue
Block a user