Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Do Not Merge] Soloseng/fix-Governance-e2e #11269

Draft
wants to merge 7 commits into
base: release/core-contracts/12
Choose a base branch
from

Conversation

soloseng
Copy link
Contributor

Description

investigate and fix failing e2e test

Other changes

Describe any minor or "drive-by" changes here.

Tested

An explanation of how the changes were tested or an explanation as to why they don't need to be.

Related issues

  • Fixes #[issue number here]

Backwards compatibility

Brief explanation of why these changes are/are not backwards compatible.

Documentation

The set of community facing docs that have been added/modified because of this change

@soloseng soloseng requested review from a team as code owners November 13, 2024 21:18
@soloseng soloseng requested a review from alvarof2 November 13, 2024 21:18
Comment on lines +266 to +271
contract TransitionToL2After is GovernanceTest {
function setUp() public {
super.setUp();
_whenL2();
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be defined in a general purpose util?

@soloseng soloseng self-assigned this Nov 19, 2024
@soloseng soloseng marked this pull request as draft November 19, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants