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

e2e: refactor cleanup behavior using t.Cleanup #502

Merged
merged 2 commits into from
Aug 31, 2022

Conversation

boraberke
Copy link
Contributor

Use t.Cleanup which was added in Go 1.14 instead of passing cleanup functions and handling them manually.

use testing.cleanup instead of passing cleanup functions.
@boraberke boraberke requested a review from a team as a code owner August 26, 2022 12:35
@boraberke boraberke requested review from aykutfarsak and ilkinulas and removed request for a team August 26, 2022 12:35
@igungor igungor merged commit d50ef44 into peak:master Aug 31, 2022
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.

3 participants