Skip to content

Conversation

simonpcouch
Copy link
Contributor

Closes #1096.

This PR surfaces quite a few places where bugs had triggered unintended changes to messages (bad glue snytax, no object found, etc.) over time and others where we've yet to set an informative call. I'm opting not to address them here in favor of spinning up separate issues; if we feel that those changes would live more happily in this PR I'm happy to put some time in there.

Copy link
Member

@EmilHvitfeldt EmilHvitfeldt left a comment

Choose a reason for hiding this comment

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

looking fire. you missed a expect_message() so i added that

@github-actions
Copy link

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

expect_error() is being used too much

2 participants