mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-11 21:32:12 +00:00
format
This commit is contained in:
@@ -24,6 +24,6 @@ export async function registerWithPasskey(page: Page, firstname: string, lastnam
|
||||
|
||||
// wait for projection of user
|
||||
await page.waitForTimeout(2000);
|
||||
|
||||
|
||||
return await passkeyRegister(page);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user