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

Use local_package_copy() for test writing to test path #1685

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

Conversation

MichaelChirico
Copy link
Contributor

Our test environment does not have write permissions, causing this to fail.

Usually I ignore these issues, but in this case {roxygen2} already has a relevant helper, it's just not being used in this case (probably because the test is of idempotency --> the test package is not expected to change at all).

I am proposing the change here for consistency sake, but it's not strongly motivated besides our use case -- feel free to close :)

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