mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
Fix lint issues
This commit is contained in:
parent
aed6ec295b
commit
0fcdf2b11b
1 changed files with 0 additions and 1 deletions
|
@ -366,7 +366,6 @@ func TestIBMSecretManagerGetSecret(t *testing.T) {
|
|||
smtc.apiInput.SecretType = core.StringPtr(sm.CreateSecretOptionsSecretTypeKvConst)
|
||||
smtc.apiOutput.Resources = resources
|
||||
smtc.ref.Key = secretKV
|
||||
//smtc.ref.Property = "NO-PROPERTY"
|
||||
smtc.expectedSecret = secretKVComplex
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue