diff --git a/test/e2e/monitoring.go b/test/e2e/monitoring.go index bd007796fbe..67e733a7cf6 100644 --- a/test/e2e/monitoring.go +++ b/test/e2e/monitoring.go @@ -32,7 +32,7 @@ import ( ) // TODO: quinton: debug issue #6541 and then remove Pending flag here. -var _ = PDescribe("Monitoring", func() { +var _ = Describe("Monitoring", func() { var c *client.Client BeforeEach(func() {