Skip to content

Commit 83a9272

Browse files
committed
[CI] xpack unit tests should be tested in the top-level unit test rake task
1 parent 3490018 commit 83a9272

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rake_tasks/test_tasks.rake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ UNIT_TESTED_PROJECTS = [ 'elasticsearch',
22
'elasticsearch-transport',
33
'elasticsearch-dsl',
44
'elasticsearch-api',
5+
'elasticsearch-xpack',
56
'elasticsearch-extensions' ].freeze
67

78
INTEGRATION_TESTED_PROJECTS = (UNIT_TESTED_PROJECTS - ['elasticsearch-api']).freeze

0 commit comments

Comments
 (0)