Commit f4e32f1
committed
test(bindings): raise anvil fork startup timeout to 120s
Bindings tests fork one anvil per deployed chain; a slow or rate-limited
RPC blows past anvil's 10s startup default and panics with `Timeout`,
worsening as chains are added. Raise the fork startup timeout to 120s.1 parent 7af4a98 commit f4e32f1
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | | - | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments