Skip to content

Commit b870cf4

Browse files
committed
temp
1 parent d0853a5 commit b870cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/join_and_leave_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ var _ = Describe("Test member cluster join and leave without placement", Label("
477477
})
478478
})
479479

480-
var _ = Describe("Test member cluster join and leave with clusterProfile", Label("joinleave"), Ordered, Serial, func() {
480+
var _ = PDescribe("Test member cluster join and leave with clusterProfile", Label("joinleave"), Ordered, Serial, func() {
481481
clusterProfileList := &clusterinventory.ClusterProfileList{}
482482

483483
It("Make sure we have all the cluster profiles", func() {

0 commit comments

Comments
 (0)