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

Wrap TestDiffExpiry sub-tests in t.Run #3483

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

StephenButtolph
Copy link
Contributor

@StephenButtolph StephenButtolph commented Oct 21, 2024

Why this should be merged

Factored out of #3388.

When this test was added, the call to t.Run was missing. This just wraps the loop body in a call to t.Run.

How this works

Use t.Run.

How this was tested

N/A

@StephenButtolph StephenButtolph added testing This primarily focuses on testing cleanup Code quality improvement labels Oct 21, 2024
@StephenButtolph StephenButtolph added this to the v1.11.13 milestone Oct 21, 2024
@StephenButtolph StephenButtolph self-assigned this Oct 21, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Oct 21, 2024
Merged via the queue into master with commit 44d2178 Oct 21, 2024
23 checks passed
@StephenButtolph StephenButtolph deleted the fix-diff-expiry-test branch October 21, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement testing This primarily focuses on testing
Projects
Status: Done ✅
Development

Successfully merging this pull request may close these issues.

3 participants