Fix E2E tests, all passing.

This commit is contained in:
Leo Vasanko
2026-02-17 22:46:19 +00:00
parent 04e7119ac8
commit d330d98daf
9 changed files with 149 additions and 71 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { defineConfig, devices } from '@playwright/test'
* Playwright configuration for Paskia E2E tests.
* Uses Chrome's Virtual Authenticator for automated passkey testing.
*
* Run with: bun run test
* Run with: npm test
*/
export default defineConfig({