Skip to content

Commit

Permalink
Use Expectations from awslabs/operatorpkg and remove duplicate expect… (
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevanpuchakay authored Jan 14, 2025
1 parent 1c467ba commit 48b32a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/v1/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ import (
"context"
"testing"

. "github.com/awslabs/operatorpkg/test/expectations"
. "github.com/onsi/ginkgo/v2"
. "github.com/onsi/gomega"

"sigs.k8s.io/karpenter/pkg/apis"
"sigs.k8s.io/karpenter/pkg/test"
. "sigs.k8s.io/karpenter/pkg/test/expectations"
"sigs.k8s.io/karpenter/pkg/test/v1alpha1"
. "sigs.k8s.io/karpenter/pkg/utils/testing"
)
Expand Down

0 comments on commit 48b32a9

Please sign in to comment.