Skip to content

Commit

Permalink
Merge pull request #3582 from sedefsavas/pr_blocking_e2e
Browse files Browse the repository at this point in the history
🌱[e2e] Add PR-Blocking label to Quick-Start test
  • Loading branch information
k8s-ci-robot committed Sep 2, 2020
2 parents 9a1948e + d5819a0 commit 2ddb799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/quick_start_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (
. "github.com/onsi/ginkgo"
)

var _ = Describe("When following the Cluster API quick-start", func() {
var _ = Describe("When following the Cluster API quick-start [PR-Blocking]", func() {

QuickStartSpec(context.TODO(), func() QuickStartSpecInput {
return QuickStartSpecInput{
Expand Down

0 comments on commit 2ddb799

Please sign in to comment.