We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3490018 commit 83a9272Copy full SHA for 83a9272
rake_tasks/test_tasks.rake
@@ -2,6 +2,7 @@ UNIT_TESTED_PROJECTS = [ 'elasticsearch',
2
'elasticsearch-transport',
3
'elasticsearch-dsl',
4
'elasticsearch-api',
5
+ 'elasticsearch-xpack',
6
'elasticsearch-extensions' ].freeze
7
8
INTEGRATION_TESTED_PROJECTS = (UNIT_TESTED_PROJECTS - ['elasticsearch-api']).freeze
0 commit comments