fix(e2e): Increase Playwright timeouts for slower Firefox tests

- Add 60s test timeout, 10s expect timeout
- Add 15s action timeout, 30s navigation timeout
- Fixes Firefox auth tests timing out at 30s
This commit is contained in:
2026-02-18 22:26:28 -05:00
parent 0efc487c1a
commit 06ae6e261f
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"status": "failed",
"failedTests": []
}