Skip to content

Conversation

@hadley
Copy link

@hadley hadley commented Sep 29, 2025

expect() is a function designed for creating your own expectation functions. It looks like you've been using it instead of expect_true(), which no longer works.

(Apologies if this fix isn't quite correct since I couldn't compile your package)

`expect()` is a function designed for creating your own expectation functions. It looks like you've been using it instead of `expect_true()`, which no longer works.

(Apologies if this fix isn't quite correct since I couldn't compile your package)
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