forked from openlp/openlp
Fix some linting issues
This commit is contained in:
parent
65fe62d69f
commit
785257020d
@ -679,4 +679,3 @@ class TestServiceManager(TestCase):
|
|||||||
# THEN: The "save_as" method is called to save the service
|
# THEN: The "save_as" method is called to save the service
|
||||||
self.assertTrue(result)
|
self.assertTrue(result)
|
||||||
mocked_save_file_as.assert_called_with()
|
mocked_save_file_as.assert_called_with()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user