Skip to content

Commit e353ce5

Browse files
committed
test(bitcoin-only): skip Maya-only memo coverage
1 parent 85c4d20 commit e353ce5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_msg_mayachain_signtx.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ def test_mayachain_sign_tx_memos(self):
240240
signs, and each signature is bound to its exact memo bytes — a memo
241241
substitution changes the sign-doc digest and fails verification."""
242242
self.requires_firmware("7.9.1")
243+
self.requires_fullFeature()
243244
self.setup_mnemonic_nopin_nopassphrase()
244245

245246
memos = [

0 commit comments

Comments
 (0)