delete
This commit is contained in:
parent
9bb706987f
commit
7e490f17fc
@ -909,10 +909,6 @@ class FIDO2Tests(Tester):
|
|||||||
auth.verify(cdh, credential_data.public_key)
|
auth.verify(cdh, credential_data.public_key)
|
||||||
assert auth.credential["id"] == reg.key_handle
|
assert auth.credential["id"] == reg.key_handle
|
||||||
|
|
||||||
import sys
|
|
||||||
|
|
||||||
sys.exit(1)
|
|
||||||
|
|
||||||
def test_rk(self, pin_code=None):
|
def test_rk(self, pin_code=None):
|
||||||
|
|
||||||
pin_auth = None
|
pin_auth = None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user