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 regression in beAnInstanceOf #1174

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

younata
Copy link
Member

@younata younata commented Nov 6, 2024

beAnInstanceOf was not correctly matching when an exact type as was expected was given. This fixes that by emulating the previous typing of beAnInstanceOf while still working when used as a submatcher

bugfix pr.

beAnInstanceOf was not correctly matching when an exact type as was expected was given.
This fixes that by emulating the previous typing of beAnInstanceOf while still working when used as a submatcher
@younata younata merged commit b0cee1b into main Nov 6, 2024
12 of 16 checks passed
@younata younata deleted the fix-regression-in-beaninstanceof branch November 6, 2024 01:24
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.

1 participant