Skip to content

e2e: refactor cleanup behavior using t.Cleanup#502

Merged
igungor merged 2 commits intopeak:masterfrom
boraberke:refactor-cleanup-for-tests
Aug 31, 2022
Merged

e2e: refactor cleanup behavior using t.Cleanup#502
igungor merged 2 commits intopeak:masterfrom
boraberke:refactor-cleanup-for-tests

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