forked from openlp/openlp
try again
This commit is contained in:
parent
f0e19b2a09
commit
953f0bae34
@ -432,7 +432,7 @@ class TestMediaItem(TestCase, TestMixin):
|
||||
song.authors_songs = []
|
||||
song.songbook_entries = []
|
||||
song.ccli_number = ''
|
||||
song.topics = None
|
||||
# song.topics = None
|
||||
book1 = MagicMock()
|
||||
book1.name = 'My songbook'
|
||||
book2 = MagicMock()
|
||||
|
Loading…
Reference in New Issue
Block a user