From 5cc751f17f1097112849b5083e8ae854eaa0884a Mon Sep 17 00:00:00 2001 From: Leonardo Cecchi Date: Mon, 23 Dec 2024 17:25:35 +0100 Subject: [PATCH] chore(deps): remove PluginConfigurationList Signed-off-by: Leonardo Cecchi --- internal/cnpgi/operator/lifecycle_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/cnpgi/operator/lifecycle_test.go b/internal/cnpgi/operator/lifecycle_test.go index a8b964b..4c52280 100644 --- a/internal/cnpgi/operator/lifecycle_test.go +++ b/internal/cnpgi/operator/lifecycle_test.go @@ -53,7 +53,7 @@ var _ = Describe("LifecycleImplementation", func() { }, }, }, - Plugins: cnpgv1.PluginConfigurationList{ + Plugins: []cnpgv1.PluginConfiguration{ { Name: "barman-cloud.cloudnative-pg.io", Parameters: map[string]string{