You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This update the test code to make use of the testing.TempDir method
introduced in Go 1.15 to ensure the temporary directories are
automatically removed when the associated tests and all of their
subtests complete.
0 commit comments