Skip to content

Commit 0bde320

Browse files
add action to non-operator-actions list for testing
1 parent 19381e0 commit 0bde320

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,7 @@ public class Constants {
638638
"internal:cluster/master_history/get",
639639
"internal:cluster/coordination_diagnostics/info",
640640
"internal:cluster/formation/info",
641+
"internal:cluster/snapshot/update_snapshot_status",
641642
"internal:gateway/local/started_shards",
642643
"internal:admin/indices/prevalidate_shard_path",
643644
"internal:index/metadata/migration_version/update",

0 commit comments

Comments
 (0)