Skip to content

Commit 7618ddb

Browse files
awgreenetmshort
authored andcommitted
Add test comment back
This commit reintroduces test documentation accidentally removed in operator-framework/operator-lifecycle-manager#3042 Signed-off-by: Alexander Greene <[email protected]> Upstream-repository: operator-lifecycle-manager Upstream-commit: 543167908548535a76635659659b42272a949adc
1 parent 815029c commit 7618ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

staging/operator-lifecycle-manager/test/e2e/installplan_e2e_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -3315,6 +3315,7 @@ var _ = Describe("Install Plan", func() {
33153315
})
33163316

33173317
It("limits installed resources if the scoped serviceaccount has no permissions", func() {
3318+
By("creating a scoped serviceaccount specified in the operatorgroup")
33183319
// create SA
33193320
sa := &corev1.ServiceAccount{
33203321
ObjectMeta: metav1.ObjectMeta{

0 commit comments

Comments
 (0)