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

Refactor Safe interface to ISafeTest for test usage. #491

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

mmv08
Copy link
Member

@mmv08 mmv08 commented Aug 30, 2024

  • Add GitHub Actions workflow for safe-modules-allowance
  • Update package.json scripts for linting and formatting
  • Update import statements in test helpers to use ISafeTest

This PR was needed to fix the allowance module tests broken by the interface name collision introduced in #489, also with the GitHub action we're less likely to break the tests again

* Add GitHub Actions workflow for safe-modules-allowance
* Update package.json scripts for linting and formatting
* Update import statements in test helpers to use ISafeTest
@mmv08 mmv08 requested a review from a team as a code owner August 30, 2024 09:57
@mmv08 mmv08 requested review from nlordell, akshay-ap and remedcu and removed request for a team August 30, 2024 09:57
@mmv08 mmv08 merged commit bc76ffd into main Aug 30, 2024
5 checks passed
@mmv08 mmv08 deleted the fix/allowance-module-test branch August 30, 2024 10:33
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants