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
Update a couple tests that chdir to use (*testing.T).Chdir (new in Go 1.24) to
change directories with the guarantee that the Go test runner will change the
directory back to the original after the test completes.
0 commit comments