Commit ce7c56c
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 f9622e9 commit ce7c56c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | | - | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments