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 2356d7d commit 1ea67d2Copy full SHA for 1ea67d2
x-pack/plugin/runtime-fields/qa/rest/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'elasticsearch.yaml-rest-test'
2
3
restResources {
4
restApi {
5
- includeXpack 'async_search', 'graph'
+ includeXpack 'async_search', 'graph', '*_point_in_time'
6
}
7
restTests {
8
includeCore '*'
0 commit comments