forked from openlp/openlp
Remove call used only for debugging
This commit is contained in:
parent
9a05c7603a
commit
7deeefafb4
@ -72,7 +72,6 @@ class SongImportTestHelper(TestCase):
|
|||||||
"""
|
"""
|
||||||
Clean up
|
Clean up
|
||||||
"""
|
"""
|
||||||
print(str(self.mocked_add_verse.call_args_list))
|
|
||||||
self.add_copyright_patcher.stop()
|
self.add_copyright_patcher.stop()
|
||||||
self.add_verse_patcher.stop()
|
self.add_verse_patcher.stop()
|
||||||
self.finish_patcher.stop()
|
self.finish_patcher.stop()
|
||||||
|
Loading…
Reference in New Issue
Block a user