-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Use new t.Cleanup() to simplify tests #3815
Conversation
Codecov Report
|
I think we need to update https://github.com/GoogleContainerTools/skaffold/blob/master/integration/sync_test.go#L86 ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice, much cleaner
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, just saw @loosebazooka's comment. can you update the auto sync test?
Signed-off-by: David Gageot <david@gageot.net>
@nkubala done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merge when green
Signed-off-by: David Gageot david@gageot.net