kopia lustrzana https://github.com/solokeys/solo1
python black
rodzic
46b7f9a778
commit
cd29a0e0fe
|
|
@ -628,7 +628,11 @@ class FIDO2Tests(Tester):
|
|||
user,
|
||||
key_params,
|
||||
expectedError=CtapError.ERR.SUCCESS,
|
||||
other={"exclude_list": [{"id": b"1234", "type": "mangoPapayaCoconutNotAPublicKey"}]},
|
||||
other={
|
||||
"exclude_list": [
|
||||
{"id": b"1234", "type": "mangoPapayaCoconutNotAPublicKey"}
|
||||
]
|
||||
},
|
||||
)
|
||||
|
||||
self.testMC(
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue