bugfix: hanging progress bar after Selftest on Q
This commit is contained in:
parent
f3a2f59549
commit
341265c486
@ -36,4 +36,4 @@ This lists the new changes that have not yet been published in a normal release.
|
||||
|
||||
## 1.3.2Q - 2025-03-??
|
||||
|
||||
- Enhancement: Always choose the biggest possible display size for QR
|
||||
- Enhancement: Always choose the biggest possible display size for QR
|
||||
@ -194,6 +194,7 @@ async def test_secure_element():
|
||||
dis.fullscreen("Wait...")
|
||||
set_genuine()
|
||||
ux_clear_keys()
|
||||
dis.busy_bar(False)
|
||||
|
||||
ng = get_genuine()
|
||||
assert ng != gg # "Could not invert LED"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user