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

test(v2): use go testing tempdir #3217

Merged
1 commit merged into from
May 10, 2022
Merged

test(v2): use go testing tempdir #3217

1 commit merged into from
May 10, 2022

Conversation

ghost
Copy link

@ghost ghost commented May 9, 2022

t.TempDir() is made for tests and manages naming and cleanup.

https://pkg.go.dev/testing#T.TempDir

t.TempDir() is made for tests and manages naming and cleanup.
@ghost ghost self-requested a review as a code owner May 9, 2022 11:00
@ghost ghost merged commit e994c42 into master May 10, 2022
@ghost ghost deleted the test/v2-tempdir branch May 10, 2022 17:21
This pull request was closed.
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