From 553ffe957becdbd555d2d53ec1f074f44a53e4e2 Mon Sep 17 00:00:00 2001 From: sezanzeb <28510156+sezanzeb@users.noreply.github.com> Date: Sun, 2 Feb 2025 11:46:01 +0100 Subject: [PATCH] test cleanup --- tests/unit/test_event_pipeline/test_event_pipeline.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/unit/test_event_pipeline/test_event_pipeline.py b/tests/unit/test_event_pipeline/test_event_pipeline.py index 3344038a..b56cf3bf 100644 --- a/tests/unit/test_event_pipeline/test_event_pipeline.py +++ b/tests/unit/test_event_pipeline/test_event_pipeline.py @@ -1425,8 +1425,8 @@ async def test_rel_to_abs(self): async def test_rel_to_abs_reset_multiple(self): # Recenters correctly when triggering the mapping a second time. - # It appears in order to really properly retrigger, a key-input is needed - # that can be released and pressed again. + # Could only be reproduced if a key input is part of the combination, that is + # released and pressed again. # left mouse x to abs x gain = 0.5