Fix tests

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2025-11-28 01:13:27 +01:00
parent 0588dde490
commit 1fe771f074
9 changed files with 15 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
"""
import pytest
from picohsm import APDUResponse, SWCodes
from picokey import APDUResponse, SWCodes
from picohsm.const import DEFAULT_PIN, DEFAULT_RETRIES
WRONG_PIN = '112233'