We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154c268 commit 53b0269Copy full SHA for 53b0269
1 file changed
internal/controller/runtime/conversion_test.go
@@ -10,7 +10,7 @@ import (
10
"gotest.tools/v3/assert"
11
corev1 "k8s.io/api/core/v1"
12
13
- "github.com/crunchydata/postgres-operator/internal/controller/runtime"
+ "github.com/percona/percona-postgresql-operator/internal/controller/runtime"
14
)
15
16
func TestConvertUnstructured(t *testing.T) {
0 commit comments