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

fix(upgrade script): add missing super.run() in upgrade scripts #81

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

sebsadface
Copy link
Member

Description

This PR fixes an issue in the upgrade script where deployment addresses were not properly handled due to missing calls to UpgradeHelper's run() function.

Additionally, this PR introduces minor linting adjustments to the integration tests.

@sebsadface sebsadface merged commit d7a4f19 into storyprotocol:main Sep 27, 2024
3 checks passed
@sebsadface sebsadface deleted the update-script-fix branch October 16, 2024 04:25
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