diff --git a/tests/gui/test_updater.py b/tests/gui/test_updater.py index 614b4cf..12a7cfa 100644 --- a/tests/gui/test_updater.py +++ b/tests/gui/test_updater.py @@ -367,8 +367,7 @@ def test_update_errors( def test_update_check_prompt( - qtbot: QtBot, - qt_updater: UpdaterThread, + qtbot: QtBot, qt_updater: UpdaterThread, mocker: MockerFixture ) -> None: """Test that the prompt to enable update checks works properly.""" # Force Dangerzone to check immediately for updates