ci(deps): fix tenv in ".*_test.go$" (#6748)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
Matthieu MOREL
2024-05-23 06:50:01 +02:00
committed by GitHub
parent db5c523144
commit c3e734f659
5 changed files with 4 additions and 8 deletions

View File

@@ -330,7 +330,7 @@ exception[rules] {
func Test_RegoScanning_WithRuntimeValues(t *testing.T) {
_ = os.Setenv("DEFSEC_RUNTIME_VAL", "AOK")
t.Setenv("DEFSEC_RUNTIME_VAL", "AOK")
srcFS := CreateFS(t, map[string]string{
"policies/test.rego": `