Tests: Add shrink action to known actions

Original commit: elastic/x-pack-elasticsearch@a3f583c11b
This commit is contained in:
Alexander Reelsen 2016-05-31 11:46:07 +02:00
parent fc5edc242d
commit 0aec22d0ca
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ indices:admin/open
indices:admin/refresh indices:admin/refresh
indices:admin/settings/update indices:admin/settings/update
indices:admin/shards/search_shards indices:admin/shards/search_shards
indices:admin/shrink
indices:admin/template/delete indices:admin/template/delete
indices:admin/template/get indices:admin/template/get
indices:admin/template/put indices:admin/template/put