mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-20 17:19:01 +00:00
tests: skip protocol_v2 in test_session_id_and_passphrase
This commit is contained in:
parent
6338576ee2
commit
108e80a90b
@ -28,6 +28,8 @@ from trezorlib.tools import parse_path
|
||||
|
||||
from .. import translations as TR
|
||||
|
||||
pytestmark = pytest.mark.protocol("protocol_v1")
|
||||
|
||||
XPUB_PASSPHRASES = {
|
||||
"A": "xpub6CekxGcnqnJ6osfY4Rrq7W5ogFtR54KUvz4H16XzaQuukMFZCGebEpVznfq4yFcKEmYyShwj2UKjL7CazuNSuhdkofF4mHabHkLxCMVvsqG",
|
||||
"B": "xpub6CFxuyQpgryoR64QC38w42dLgDv5P4qWXhn1fbaN62UYzu1wJXZyrYqGnkq5d8xPUK68RXtXFBiqp3rfLGpeQ57zLtx675ZZn5ezKMAWQfu",
|
||||
|
Loading…
Reference in New Issue
Block a user