Commit 3836815
committed
Increase Counterwallet import test timeout to 30s for CI runners
PBKDF2 key derivation (600K iterations) plus wallet context hydration
can exceed 20s on slower CI runners. The test was timing out at exactly
20s waiting for the address to render after import.1 parent 24421b1 commit 3836815
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
283 | | - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
289 | | - | |
| 290 | + | |
290 | 291 | | |
291 | 292 | | |
292 | 293 | | |
| |||
0 commit comments