Commit ec7b64f
fix(test): wait for directory load before testing manual input mode
The FolderPicker manual input tests waited only for the pencil button
to render, not for the async loadDirs to resolve. On Ubuntu CI the
browsePath was still empty when clicked, causing toHaveValue to fail.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7c24679 commit ec7b64f
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| 333 | + | |
333 | 334 | | |
334 | | - | |
| 335 | + | |
335 | 336 | | |
336 | 337 | | |
337 | 338 | | |
| |||
351 | 352 | | |
352 | 353 | | |
353 | 354 | | |
| 355 | + | |
354 | 356 | | |
355 | | - | |
| 357 | + | |
356 | 358 | | |
357 | 359 | | |
358 | 360 | | |
| |||
0 commit comments