diff --git a/tests/interfaces/openlp_core_ui/test_servicemanager.py b/tests/interfaces/openlp_core_ui/test_servicemanager.py index b93f75a88..2c30e251a 100644 --- a/tests/interfaces/openlp_core_ui/test_servicemanager.py +++ b/tests/interfaces/openlp_core_ui/test_servicemanager.py @@ -497,4 +497,3 @@ class TestServiceManager(TestCase, TestMixin): 'Top item should have been selected') self.service_manager.collapsed.assert_called_once() - \ No newline at end of file