1 parent af44cdb commit f9e6ac6Copy full SHA for f9e6ac6
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