Commit 6a76291
fix(test): pre-generate node identity in external-signer test
The 04-external-signer integration test was flaky because the node
would spend too long generating an identity file, exceeding the 90s
RPC readiness timeout. Pre-inject the identity like other tests do.
Fixes #955
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 3509eac commit 6a76291
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
0 commit comments