Skip to content

Commit dfebb36

Browse files
perdasilvam1kola
andauthored
Update test/e2e/subscription_e2e_test.go
Co-authored-by: Mikalai Radchuk <[email protected]>
1 parent e44ed43 commit dfebb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/e2e/subscription_e2e_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2597,7 +2597,7 @@ var _ = Describe("Subscription", func() {
25972597
err = magicCatalog.UpdateCatalog(context.Background(), provider)
25982598
Expect(err).To(BeNil())
25992599

2600-
By("waiting for the subscription to have v0.3.0 installed ")
2600+
By("waiting for the subscription to have v0.3.0 installed")
26012601
sub, err = fetchSubscription(crc, generatedNamespace.GetName(), subName, subscriptionHasCurrentCSV("example-operator.v0.3.0"))
26022602
Expect(err).Should(BeNil())
26032603

0 commit comments

Comments
 (0)