Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/28880/head
Michael Telatynski 2025-01-06 16:06:02 +00:00
parent f6ea850027
commit b2fb036f62
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 1 additions and 1 deletions

View File

@ -23,5 +23,5 @@ test.describe("Complete security", () => {
await expect(page.getByText("Welcome Jeff", { exact: true })).toBeVisible();
});
// see also "Verify device during login with SAS" in `verifiction.spec.ts`.
// see also "Verify device during login with SAS" in `verification.spec.ts`.
});