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

ginkgo: rely on DeferCleanup #269

Merged
merged 1 commit into from
Nov 29, 2024
Merged

ginkgo: rely on DeferCleanup #269

merged 1 commit into from
Nov 29, 2024

Conversation

maiqueb
Copy link
Collaborator

@maiqueb maiqueb commented Nov 29, 2024

What this PR does / why we need it:
Using defercleanup instead of AfterEach blocks is more idiomatic.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer (optional):

Instead of using `AfterEach` blocks.

Signed-off-by: Miguel Duarte Barroso <[email protected]>
@maiqueb maiqueb merged commit a2f19b7 into main Nov 29, 2024
2 checks passed
@maiqueb maiqueb deleted the use-defer-cleanup branch November 29, 2024 12:55
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