Skip to content

Commit ba3304b

Browse files
adjust test assertion
1 parent 113c030 commit ba3304b

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ setup:
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
1818
- length: { "cluster" : 62 }
19-
- length: { "index" : 22 }
19+
- length: { "index" : 24 }

0 commit comments

Comments
 (0)