style: 4matting

This commit is contained in:
3wc
2025-09-03 13:33:23 -04:00
parent 117f64a9d6
commit d9f1f82923
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)
})
}
}
}