Add test for asking passkeys #40
Annotations
2 errors
Unhandled error:
src/utils/webauthnKey.ts#L50
TypeError: Cannot read properties of undefined (reading 'response')
❯ Module.getNewWebauthnKey src/utils/webauthnKey.ts:50:12
❯ onSubmit src/components/Registration/BiometricsForm.tsx:27:41
This error originated in "tests/components/Registration.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
build
Process completed with exit code 1.
|