2 parents af44cdb + f9e6ac6 commit 65daaebCopy full SHA for 65daaeb
1 file changed
tests/test_msg_ethereum_signtx.py
@@ -39,7 +39,6 @@ def test_ethereum_signtx_data(self):
39
self.client.set_expected_responses(
40
[
41
proto.ButtonRequest(code=proto_types.ButtonRequest_ConfirmOutput),
42
- proto.ButtonRequest(code=proto_types.ButtonRequest_Other),
43
44
proto.ButtonRequest(code=proto_types.ButtonRequest_SignTx),
45
eth_proto.EthereumTxRequest(),
0 commit comments