From dac71856927a4ead9926ebc26a37ce7029ddbdc7 Mon Sep 17 00:00:00 2001 From: Phill Ridout Date: Fri, 9 Jan 2015 19:51:39 +0000 Subject: [PATCH] Remove extra line --- tests/functional/openlp_core_ui/test_themeform.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/functional/openlp_core_ui/test_themeform.py b/tests/functional/openlp_core_ui/test_themeform.py index 0541c2d83..f902aff51 100644 --- a/tests/functional/openlp_core_ui/test_themeform.py +++ b/tests/functional/openlp_core_ui/test_themeform.py @@ -63,7 +63,6 @@ class TestThemeManager(TestCase): # WHEN: on_image_browse_button is clicked instance.on_image_browse_button_clicked() - # THEN: The QFileDialog getOpenFileName and set_background_page_values moethods should have been called # with known arguments mocked_get_open_file_name.assert_called_once_with(instance, 'Translated String', '/original_path/file.ext',