Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
rschalo authored and jmdeal committed Sep 26, 2024
1 parent 8273fd9 commit c91b87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/suites/integration/migration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
coretest "sigs.k8s.io/karpenter/pkg/test"
)

var _ = Describe("Migration Controller", func() {
var _ = Describe("Migration", func() {
BeforeEach(func() {
nodeClass = env.DefaultEC2NodeClass()
nodePool = env.DefaultNodePool(nodeClass)
Expand Down

0 comments on commit c91b87a

Please sign in to comment.