maint(ct): clean up deposit gas spec tests#2460
Conversation
|
|
This PR changes implementation code, but doesn't include a changeset. Did you forget to add one? |
No changeset needed for test changes. |
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. |
Cleans up the deposit gas spec tests using the same techniques as found in ethereum-optimism#2458 and ethereum-optimism#2459. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Description
Cleans up the deposit gas spec tests using the same techniques as found
in #2458 and #2459.