Skip to content

Suppress 'message' output in some as_tibble tests #1647

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MichaelChirico
Copy link
Contributor

I noticed this output in the testthat log:

New names:
* `` -> `...1`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`

These are the two calls producing those. We could also try to capture them with expect_message(), but I do see quiet=TRUE used elsewhere in this suite, not sure what's the best choice here.

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