-
Mark Tyneway authored
Prevent `setUp` from being called twice in the dispute game tests. `setUp` is called from within `init` which in some cases resulted in the top level `setUp` being called twice. Now `init` is no longer responsible for calling `setUp`. Ran into this issue when porting the common test script to use the deploy script to set up the forge unit tests.
f1a4e7f2
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| chain-mon | ||
| common-ts | ||
| contracts-bedrock | ||
| contracts-ts | ||
| core-utils | ||
| fee-estimation | ||
| sdk | ||
| web3js-plugin |