mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
test: add entry to oracle provider
This commit is contained in:
parent
3b1fc13079
commit
bf43f7604d
1 changed files with 1 additions and 0 deletions
|
@ -43,5 +43,6 @@ var _ = Describe("[oracle] ", func() {
|
|||
Entry(common.DataPropertyDockerconfigJSON(f)),
|
||||
Entry(common.SSHKeySync(f)),
|
||||
Entry(common.SSHKeySyncDataProperty(f)),
|
||||
Entry(common.SyncWithoutTargetName(f)),
|
||||
)
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue