Skip to content

Commit

Permalink
Update test_sticky_keys.py
Browse files Browse the repository at this point in the history
  • Loading branch information
regicidalplutophage authored Dec 11, 2024
1 parent c3bed24 commit a8b3eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_sticky_keys.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def setUpClass(cls):
KC.N3,
],
],
debug_enabled=False,
debug_enabled=True,
)

def test_sticky_key(self):
Expand Down

0 comments on commit a8b3eaf

Please sign in to comment.