We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbbec81 commit 11692d3Copy full SHA for 11692d3
internal/webhook/webhook_suite_test.go
@@ -24,10 +24,11 @@ import (
24
"testing"
25
"time"
26
27
- "github.com/ionos-cloud/cluster-api-provider-proxmox/test/helpers"
28
. "github.com/onsi/ginkgo/v2"
29
. "github.com/onsi/gomega"
30
+ "github.com/ionos-cloud/cluster-api-provider-proxmox/test/helpers"
31
+
32
//+kubebuilder:scaffold:imports
33
34
ctrl "sigs.k8s.io/controller-runtime"
0 commit comments