Skip to content

Commit

Permalink
e2e: drop duplicated scale test
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Jan 10, 2024
1 parent 4132834 commit 5051389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/scale_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (
"k8s.io/utils/pointer"
)

var _ = Describe("When scale testing using in-memory provider [Scale]", func() {
var _ = Describe("When testing the machinery for scale testing using in-memory provider", func() {
scaleSpec(ctx, func() scaleSpecInput {
return scaleSpecInput{
E2EConfig: e2eConfig,
Expand Down

0 comments on commit 5051389

Please sign in to comment.