take into account manage_enrich builtin role

This commit is contained in:
Martijn van Groningen 2019-07-04 16:40:33 +02:00
parent ac119b07e7
commit 1dd3d14f09
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A

View File

@ -15,5 +15,5 @@ setup:
# This is fragile - it needs to be updated every time we add a new cluster/index privilege
# I would much prefer we could just check that specific entries are in the array, but we don't have
# an assertion for that
- length: { "cluster" : 26 }
- length: { "cluster" : 27 }
- length: { "index" : 16 }