Skip to content

Commit

Permalink
test cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sezanzeb committed Feb 2, 2025
1 parent 66a2319 commit 553ffe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/unit/test_event_pipeline/test_event_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 553ffe9

Please sign in to comment.