Commit 5cbcb0b
test(launchpad): await wizard init in open-mode CT detection spec
The detects CT project framework test called wizard.initialize without
awaiting the async detection work. On slower Windows CI runners the
default 4s timeout expired before the bundler selector rendered.
Await initialize completion and wait for framework detection before
asserting on the bundler UI, with longer timeouts consistent with other
launchpad e2e specs.
Co-authored-by: Cacie Prins <cacieprins@users.noreply.github.com>1 parent 4dfb9bb commit 5cbcb0b
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | 174 | | |
177 | | - | |
| 175 | + | |
178 | 176 | | |
179 | 177 | | |
180 | 178 | | |
| 179 | + | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments