From f9181665b8817200038f61b737c58d310583920d Mon Sep 17 00:00:00 2001 From: Tim Bentley Date: Fri, 21 Feb 2020 07:18:26 +0000 Subject: [PATCH] Fix appvoyer tests - we hope Migrate UI to pytest and fix up all tests. --- tests/functional/openlp_core/ui/test_icons.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {