Fix appvoyer tests - we hope

Migrate UI to pytest and fix up all tests.
This commit is contained in:
Tim Bentley 2020-02-21 07:18:26 +00:00 committed by Raoul Snyman
parent 744de67daf
commit f9181665b8
1 changed files with 1 additions and 1 deletions

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 = {