Merge branch 'appv1' into 'master'

Appv - fix the next issue.

See merge request openlp/openlp!142
This commit is contained in:
Raoul Snyman 2020-02-21 07:18:26 +00:00
commit fbcf47c86a

View File

@ -28,7 +28,7 @@ from openlp.core.ui.icons import UiIcons
@patch('openlp.core.ui.icons.UiIcons.__init__', return_value=None)
def test_simple_icon(_):
def test_simple_icon(settings):
# GIVEN: an basic set of icons
icons = UiIcons()
icon_list = {