Skip to content

Commit 53b0269

Browse files
committed
fix library
1 parent 154c268 commit 53b0269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/controller/runtime/conversion_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"gotest.tools/v3/assert"
1111
corev1 "k8s.io/api/core/v1"
1212

13-
"github.com/crunchydata/postgres-operator/internal/controller/runtime"
13+
"github.com/percona/percona-postgresql-operator/internal/controller/runtime"
1414
)
1515

1616
func TestConvertUnstructured(t *testing.T) {

0 commit comments

Comments
 (0)