forked from openlp/openlp
Introduced a problem on CI it seems.
This commit is contained in:
parent
fbaad51811
commit
7f84fac9e5
@ -57,7 +57,7 @@ class TestServiceManager(TestCase, TestMixin):
|
|||||||
"""
|
"""
|
||||||
Delete all the C++ objects at the end so that we don't have a segfault
|
Delete all the C++ objects at the end so that we don't have a segfault
|
||||||
"""
|
"""
|
||||||
del self.service_manager
|
#del self.service_manager
|
||||||
del self.main_window
|
del self.main_window
|
||||||
|
|
||||||
def basic_service_manager_test(self):
|
def basic_service_manager_test(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user