Skip to content

Commit 6e86a2e

Browse files
author
Ryan Zhang
committed
test
1 parent 87dddec commit 6e86a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/placement_pickn_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ var _ = Describe("placing resources using a CRP of PickN placement", func() {
492492
})
493493
})
494494

495-
Context("downscaling to zero", Ordered, func() {
495+
FContext("downscaling to zero", Ordered, func() {
496496
crpName := fmt.Sprintf(crpNameTemplate, GinkgoParallelProcess())
497497

498498
BeforeAll(func() {

0 commit comments

Comments
 (0)