mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-05 20:31:01 +00:00
fixup! fix(tests): fix screen recording for persistance tests on THP builds [no changelog]
This commit is contained in:
parent
501864a83a
commit
f0c630c159
@ -8,8 +8,8 @@ import pytest
|
|||||||
from _pytest.nodes import Node
|
from _pytest.nodes import Node
|
||||||
from _pytest.outcomes import Failed
|
from _pytest.outcomes import Failed
|
||||||
|
|
||||||
from trezorlib.debuglink import TrezorClientDebugLink as Client
|
|
||||||
from trezorlib.client import ProtocolVersion
|
from trezorlib.client import ProtocolVersion
|
||||||
|
from trezorlib.debuglink import TrezorClientDebugLink as Client
|
||||||
|
|
||||||
from . import common
|
from . import common
|
||||||
from .common import SCREENS_DIR, UI_TESTS_DIR, TestCase, TestResult
|
from .common import SCREENS_DIR, UI_TESTS_DIR, TestCase, TestResult
|
||||||
|
Loading…
Reference in New Issue
Block a user