Skip to content

Commit 002810a

Browse files
committed
take into account manage_enrich builtin role
1 parent 9fcb4bb commit 002810a

File tree

1 file changed

+1
-1
lines changed
  • x-pack/plugin/src/test/resources/rest-api-spec/test/privileges

1 file changed

+1
-1
lines changed

x-pack/plugin/src/test/resources/rest-api-spec/test/privileges/11_builtin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ setup:
1515
# This is fragile - it needs to be updated every time we add a new cluster/index privilege
1616
# I would much prefer we could just check that specific entries are in the array, but we don't have
1717
# an assertion for that
18-
- length: { "cluster" : 26 }
18+
- length: { "cluster" : 27 }
1919
- length: { "index" : 16 }

0 commit comments

Comments
 (0)