From 46283277890ae8f82623b6267553df5fc5b5b921 Mon Sep 17 00:00:00 2001 From: ZuluCrypto Date: Sat, 23 Jun 2018 21:11:48 -0600 Subject: [PATCH] fix comment --- .../tests/device_tests/test_msg_stellar_sign_transaction.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trezorlib/tests/device_tests/test_msg_stellar_sign_transaction.py b/trezorlib/tests/device_tests/test_msg_stellar_sign_transaction.py index 38962df137..b85b598fbd 100644 --- a/trezorlib/tests/device_tests/test_msg_stellar_sign_transaction.py +++ b/trezorlib/tests/device_tests/test_msg_stellar_sign_transaction.py @@ -145,7 +145,7 @@ class TestMsgStellarSignTransaction(TrezorTest): assert b64encode(response.signature) == b'QZIP4XKPfe4OpZtuJiyrMZBX9YBzvGpHGcngdgFfHn2kcdONreF384/pCF80xfEnGm8grKaoOnUEKxqcMKvxAA==' def test_sign_tx_set_options_op_inflation(self): - """Set inflation destination to GBOVKZBEM2YYLOCDCUXJ4IMRKHN4LCJAE7WEAEA2KF562XFAGDBOB64V""" + """Set inflation destination""" self.setup_mnemonic_nopin_nopassphrase() op = proto.StellarSetOptionsOp()