fix holdtap unittest to match correct behaviour

This commit is contained in:
xs5871 2022-07-03 15:33:26 +00:00 committed by Kyle Brown
parent ac8a696acb
commit 36703a1e0d

View File

@ -220,6 +220,7 @@ class TestHoldTap(unittest.TestCase):
(3, False),
],
[
{KC.LALT},
{KC.LCTL, KC.LALT},
{KC.LCTL, KC.LALT, KC.N0},
{KC.LCTL, KC.LALT},