mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-11 22:02:26 +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
|
// wait for projection of user
|
||||||
await page.waitForTimeout(2000);
|
await page.waitForTimeout(2000);
|
||||||
|
|
||||||
return await passkeyRegister(page);
|
return await passkeyRegister(page);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user