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

Display expected condition class #2003

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

hadley
Copy link
Member

@hadley hadley commented Oct 29, 2024

In expect_condition() and friends, when class is supplied and the expectation fails.

Fixes #1987

In `expect_condition()` and friends, when `class` is supplied and the expectation fails.

Fixes #1987
@hadley hadley merged commit 6166099 into main Oct 29, 2024
13 checks passed
@hadley hadley deleted the display-expected-condition-class branch October 29, 2024 21:10
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.

Provide more information when expect_condition() and friends fail
1 participant