This commit is contained in:
3wc
2025-09-03 13:33:23 -04:00
parent 630e4155cd
commit e015a0bfe1
4 changed files with 11 additions and 13 deletions

View File

@ -55,4 +55,4 @@ func TestGetSecretNames(t *testing.T) {
assert.Equal(t, tt.expected, result, tt.description)
})
}
}
}