Skip to content

Commit 2b7ad57

Browse files
committed
Fix failing security test
1 parent 130f5b8 commit 2b7ad57

File tree

1 file changed

+2
-0
lines changed
  • x-pack/plugin/security/qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator

1 file changed

+2
-0
lines changed

x-pack/plugin/security/qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator/Constants.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ public class Constants {
7272
"cluster:admin/script_language/get",
7373
"cluster:admin/scripts/painless/context",
7474
"cluster:admin/scripts/painless/execute",
75+
"cluster:admin/streams/logs/toggle",
76+
"cluster:admin/streams/status",
7577
"cluster:admin/synonyms/delete",
7678
"cluster:admin/synonyms/get",
7779
"cluster:admin/synonyms/put",

0 commit comments

Comments
 (0)