P-1 Send a valid CTAP2 authenticatorMakeCredential(0x01) message, with "excludeList" that contains "PublicKeyCredentialDescriptor" with "type" field is NOT set to "public-key", wait for the response, and check that Authenticator returns CTAP1_ERR_SUCCESS(0x00) error code.‣AssertionError: Expected authenticator to succeed with CTAP1_ERR_SUCCESS(0x0). Got undefined(0x10): expected 16 to equal 0
at eval (eval at compileCode (js/sandbox.js:25:26), <anonymous>:5216:20)