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 broken make test-forge match="<test>" #349

Merged
merged 2 commits into from
Jun 29, 2023
Merged

Conversation

amusingaxl
Copy link
Contributor

@amusingaxl amusingaxl commented Jun 20, 2023

The --match flag was finally removed from forge in favor of --match-test/--match-contract/--match-path.

This script is now broken when trying to use that feature.

This fix has already been merged on Goerli (see spells-goerli#205).

[Fixes #350]

The `--match` flag was finally removed from `forge` in favor of `--match-test`/`--match-contract`/`--match-path`. This script is now broken.
@amusingaxl amusingaxl merged commit 1c9e292 into master Jun 29, 2023
2 checks passed
@amusingaxl amusingaxl deleted the fix/test-with-match branch June 29, 2023 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make test-forge match="test" is broken
3 participants