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
test: release init to handle symbolic links (#1895)
command to run the test:
go test -race ./internal/librarian/... -run "TestInitRun/run release
init command with symbolic link"
Fixes#1847 Actually the
fix was already in the use of Go 1.25
(suztomo@89e17ef).
This pull request ensures the fix is continue to be there as a test.
0 commit comments