Commit 0f26ac1
committed
fix(docs): fix Cypress CI timeout by removing --open flag and increasing wait-on timeout
The preview command included --open which tries to launch a browser,
causing issues in headless CI. Also increased wait-on timeout from 15s
to 60s to accommodate slower CI environments.
https://claude.ai/code/session_012Jk2EZg5RhCkfrE72GcREQ1 parent 71d5423 commit 0f26ac1
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments