diff --git a/tests/functional/openlp_core/ui/test_icons.py b/tests/functional/openlp_core/ui/test_icons.py index 7ecde1105..72ba7a01b 100644 --- a/tests/functional/openlp_core/ui/test_icons.py +++ b/tests/functional/openlp_core/ui/test_icons.py @@ -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 = {