Commit 01f7965
committed
fix(e2e): wait for narration load before fill in edit test
Same race condition fix as test_save_narration — wait for the async
GET /api/narration response to complete before filling the textarea,
preventing the fetch result from overwriting the Playwright fill.
Made-with: Cursor1 parent 9585f64 commit 01f7965
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
0 commit comments