mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
Merge pull request #5882 from arthurbdiniz/set-git-messages-to-english-for-TestRemoteLoad_LocalProtocol
Set Git messages to English for TestRemoteLoad_LocalProtocol
This commit is contained in:
@@ -282,6 +282,8 @@ resources:
|
||||
},
|
||||
}
|
||||
|
||||
t.Setenv("LC_ALL", "C")
|
||||
|
||||
for _, test := range tests {
|
||||
t.Run(test.name, func(t *testing.T) {
|
||||
if test.skip {
|
||||
|
||||
Reference in New Issue
Block a user