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: throw in expect() if unsupported type is passed to text matcher #2221

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

mxschmitt
Copy link
Member

@mxschmitt mxschmitt commented Jan 3, 2024

Fixes #2220

Python / JavaScript are dynamically typed languages, so this is only required there and not in .NET/Java.

@mxschmitt mxschmitt merged commit 7f35a42 into main Jan 3, 2024
38 checks passed
@mxschmitt mxschmitt deleted the fix/throw-expect-unsupported-type branch January 3, 2024 19:44
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.

Cannot read properties of undefined (reading 'normalizeWhiteSpace')
2 participants