diff --git a/tests/test_prefseditor_keybindings.py b/tests/test_prefseditor_keybindings.py index 9d8ec02d..661d8f3e 100644 --- a/tests/test_prefseditor_keybindings.py +++ b/tests/test_prefseditor_keybindings.py @@ -252,6 +252,8 @@ def test_keybinding_edit_produce_expected_accels( assert accel_after_edit == expected_accel + reset_config_keybindings() + @pytest.mark.parametrize( "accel_params",