Apply suggestions from code review

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
This commit is contained in:
James Fitzgerald
2022-07-08 07:19:55 -07:00
committed by xs5871
parent 50279f88fb
commit 664a557483
2 changed files with 6 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ class TestTextReplacement(unittest.TestCase):
[
[KC.A, KC.B, KC.N1, KC.LSHIFT, KC.LCTRL, KC.C, KC.D],
],
debug_enabled=True,
debug_enabled=False,
)
return super().setUp()