1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 21:48:17 +00:00

fixup! test: update device tests [no changelog]

This commit is contained in:
M1nd3r 2024-12-02 21:54:59 +01:00
parent c37abb60cc
commit 7322a99b4a

View File

@ -326,7 +326,9 @@ def test_multisig_change_match_first(session: Session):
)
with session:
session.set_expected_responses(_responses(session, INP1, INP2, change=1))
session.set_expected_responses(
_responses(session, INP1, INP2, change_indices=[1])
)
btc.sign_tx(
session,
"Bitcoin",