Skip to content

Commit 58ff059

Browse files
committed
fixed bad replace
1 parent d3ff233 commit 58ff059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controllers/cleaner_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"fmt"
66

77
infrav1 "github.com/flux-iac/tofu-controller/api/v1alpha2"
8-
"github.cgithub.com/flux-iac/tofu-controller
8+
"github.com/onsi/gomega"
99
corev1 "k8s.io/api/core/v1"
1010
apierrors "k8s.io/apimachinery/pkg/api/errors"
1111
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"

0 commit comments

Comments
 (0)