Skip to content

Commit a7c50c8

Browse files
committed
test
1 parent d33d103 commit a7c50c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/ccs-common-rest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test'
1010

1111
restResources {
1212
restApi {
13-
include 'capabilities', '_common', 'bulk', 'count', 'cluster', 'field_caps', 'get', 'knn_search', 'index', 'indices', 'msearch',
13+
include 'capabilities', 'cat.shards', '_common', 'bulk', 'count', 'cluster', 'field_caps', 'get', 'knn_search', 'index', 'indices', 'msearch',
1414
"nodes.stats", 'search', 'async_search', 'graph', '*_point_in_time', 'info', 'scroll', 'clear_scroll', 'search_mvt', 'eql', 'sql'
1515
}
1616
restTests {

0 commit comments

Comments
 (0)