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 add all arguments of type T to the matching events, if one is found #1920

Merged
merged 2 commits into from May 18, 2022

Commits on May 16, 2022

  1. Do not add all arguments of type T to the matching events

    If at least one argument type is matching the expected type
    all of the types are added to the filtered output.
    
    This closes fluentassertions#1915
    ITaluone committed May 16, 2022
    Copy the full SHA
    423341a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Copy the full SHA
    6712d68 View commit details
    Browse the repository at this point in the history