Skip to content

fix(forge): filter selectors if test contract is target #10798

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

Merged
merged 4 commits into from
Jun 24, 2025

Conversation

grandizzy
Copy link
Collaborator

Motivation

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@grandizzy grandizzy marked this pull request as ready for review June 18, 2025 12:24
@grandizzy grandizzy requested a review from zerosnacks June 20, 2025 07:45
Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

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

Makes sense!

@grandizzy grandizzy merged commit 12ff25d into foundry-rs:master Jun 24, 2025
22 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Jun 24, 2025
@grandizzy grandizzy deleted the issue-10469 branch June 24, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

targetContract(address(this)) includes setUp, test_ and invariant_ functions as target functions
2 participants