Change debug_enabled to False
This commit is contained in:
parent
ca719faa29
commit
688c2f0572
@ -36,7 +36,7 @@ class TestStringSubstitution(unittest.TestCase):
|
||||
KC.RALT,
|
||||
],
|
||||
],
|
||||
debug_enabled=True,
|
||||
debug_enabled=False,
|
||||
)
|
||||
|
||||
return super().setUp()
|
||||
|
Loading…
Reference in New Issue
Block a user