Conversation
Yet another test cleanup commit. Cleans up the ChainStorageContainer tests with the same techniques as the previous commits along the same lines.
|
|
This PR changes implementation code, but doesn't include a changeset. Did you forget to add one? |
packages/contracts/test/contracts/L1/rollup/ChainStorageContainer.spec.ts
Show resolved
Hide resolved
maurelian
left a comment
There was a problem hiding this comment.
I see no change in functionality tested. LGTM
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Yet another test cleanup commit. Cleans up the ChainStorageContainer tests with the same techniques as the previous commits along the same lines. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This PR - adds the acceptance test for the preinterop which is being skipped as of now due `op_contract_deployer_params ` issues - fix the flaky existing test cases Closes #2272
Description
Yet another test cleanup commit. Cleans up the ChainStorageContainer
tests with the same techniques as the previous commits along the same
lines.
Last one for the night!