- Notifications
You must be signed in to change notification settings - Fork20.6k
Commit4fd6912
authored
Tests: Make Karma browser timeout larger than the QUnit one
Since the default Karma browser no activity timeout was lower than the QUnittimeout, a single timing out test was interrupting the whole test run ofa browser.The QUnit timeout is set to 1 minute so I set the Karma one to 2 minutes.Closesgh-49431 parent9735edd commit4fd6912
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
235 | 239 |
| |
236 | 240 |
| |
237 | 241 |
| |
|
0 commit comments
Comments
(0)