Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: drivebyer <[email protected]>
  • Loading branch information
drivebyer committed Jun 5, 2024
1 parent a6ff9cf commit 1b7ae3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ limitations under the License.
package controllers

import (
"github.com/OT-CONTAINER-KIT/redis-operator/k8sutils"
"path/filepath"
"testing"
"time"

"github.com/OT-CONTAINER-KIT/redis-operator/k8sutils"
// redisv1beta1 "github.com/OT-CONTAINER-KIT/redis-operator/api/v1beta1"
redisv1beta2 "github.com/OT-CONTAINER-KIT/redis-operator/api/v1beta2"
. "github.com/onsi/ginkgo/v2"
Expand Down

0 comments on commit 1b7ae3e

Please sign in to comment.