Commit dcefcdf
fix(ci): increase wait and timeout in migration UI test_01_open_flow
3s wait was too short for the nightly flow editor to render in CI.
Aligned with other tests (5s) and extended expect timeout to 20s.
Also fixes .first -> .first() (Playwright Python method call syntax).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 084136a commit dcefcdf
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments