Skip to content

Commit d52a99f

Browse files
committed
fix test
1 parent 2c6fc2e commit d52a99f

File tree

1 file changed

+2
-0
lines changed
  • tests/integration/targets/grafana_folder/tasks

1 file changed

+2
-0
lines changed

tests/integration/targets/grafana_folder/tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
permissions:
4040
- role: "Editor"
4141
permission: "admin"
42+
- role: "Viewer"
43+
permission: "view"
4244
register: result
4345

4446
- assert:

0 commit comments

Comments
 (0)