Skip to content

Commit

Permalink
Add test comment back
Browse files Browse the repository at this point in the history
This commit reintroduces test documentation accidentally removed in
#3042

Signed-off-by: Alexander Greene <[email protected]>
  • Loading branch information
awgreene committed Nov 20, 2023
1 parent 658a6a6 commit 5431679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/installplan_e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3315,6 +3315,7 @@ var _ = Describe("Install Plan", func() {
})

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

0 comments on commit 5431679

Please sign in to comment.