Skip to content

Commit

Permalink
Remove FIXME comment with reference to a closed GitHub issue
Browse files Browse the repository at this point in the history
  • Loading branch information
afalhambra-hivemq authored and Donnerbart committed Jan 13, 2025
1 parent 69ea6b1 commit 0866b22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chart:
tests:

- it: with default values, default ClusterRoleBinding created
documentIndex: 1 # FIXME: would be nice to have this value set at the test suite level. See https://github.com/helm-unittest/helm-unittest/issues/480
documentIndex: 1
asserts:
- containsDocument:
apiVersion: rbac.authorization.k8s.io/v1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chart:
tests:

- it: with default values, default RoleBinding created
documentIndex: 0 # FIXME: would be nice to have this value set at the test suite level. See https://github.com/helm-unittest/helm-unittest/issues/480
documentIndex: 0
asserts:
- containsDocument:
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit 0866b22

Please sign in to comment.