maint(ct): clean up L1XDM tests#2459
Conversation
|
|
This PR changes implementation code, but doesn't include a changeset. Did you forget to add one? |
No changeset needed for test changes. |
Cleans up the L1CrossDomainMessenger tests using the new deploy function. Removes some unnecessary code.
62dfb49 to
7be2ca1
Compare
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>
Cleans up the L1CrossDomainMessenger tests using the new deploy function. Removes some unnecessary code. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
### Description Touches up the front page.
Description
Cleans up the L1CrossDomainMessenger tests using the new deploy
function. Removes some unnecessary code.