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
doc(CONTRIBUTING.md): clarify test health expectations on go test ./... (#2715)
Updates the test health guidelines to clarify that `go test ./...`
should always pass on a fresh clone, without any non-standard services
or external tools running.
0 commit comments