Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamacedo86 committed Oct 8, 2019
1 parent 19929ae commit 48e94ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/e2e_v2.go
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ var _ = Describe("kubebuilder", func() {
return err
}, time.Minute, time.Second).Should(Succeed())

By("validate prometheus manager has provisioned the Service")
By("validate prometheus manager has provisioned the Prometheus Operator Service")
Eventually(func() error {
_, err := kbc.Kubectl.Get(
false,
Expand Down

0 comments on commit 48e94ca

Please sign in to comment.