diff --git a/xds/internal/client/bootstrap/bootstrap_test.go b/xds/internal/client/bootstrap/bootstrap_test.go index 22265c5c6c5d..e881594b8770 100644 --- a/xds/internal/client/bootstrap/bootstrap_test.go +++ b/xds/internal/client/bootstrap/bootstrap_test.go @@ -454,7 +454,7 @@ func TestNewConfigV3Support(t *testing.T) { } // TestNewConfigBootstrapEnvPriority tests that the two env variables are read -// in correct priority +// in correct priority. // // the case where the bootstrap file // environment variable is not set.