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 cd9f628 commit 2a33573Copy full SHA for 2a33573
internal/service/vmservice/power_test.go
@@ -20,8 +20,9 @@ import (
20
"context"
21
"testing"
22
23
- infrav1alpha1 "github.com/ionos-cloud/cluster-api-provider-proxmox/api/v1alpha1"
24
"github.com/stretchr/testify/require"
+
25
+ infrav1alpha1 "github.com/ionos-cloud/cluster-api-provider-proxmox/api/v1alpha1"
26
)
27
28
func TestReconcilePowerState_MissingIPAddress(t *testing.T) {
0 commit comments