mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
Fixes workflow for failed test
This commit is contained in:
parent
d363c2448d
commit
a6f0657de7
@ -20,5 +20,6 @@ class BitkeyTest(unittest.TestCase):
|
||||
print "--------------"
|
||||
|
||||
def tearDown(self):
|
||||
self.bitkey.init_device()
|
||||
self.debug_transport.close()
|
||||
self.transport.close()
|
Loading…
Reference in New Issue
Block a user