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 0a98c6e commit 65a43baCopy full SHA for 65a43ba
elasticsearch-xpack/spec/xpack/rest_api_yaml_spec.rb
@@ -61,6 +61,7 @@
61
Elasticsearch::RestAPIYAMLTests::TestFile.send(:clear_rollup_jobs, ADMIN_CLIENT)
62
Elasticsearch::RestAPIYAMLTests::TestFile.send(:clear_machine_learning_indices, ADMIN_CLIENT)
63
Elasticsearch::RestAPIYAMLTests::TestFile.send(:clear_indices, ADMIN_CLIENT)
64
+ Elasticsearch::RestAPIYAMLTests::TestFile.send(:clear_data_frame_transforms, ADMIN_CLIENT)
65
test_file.setup(ADMIN_CLIENT)
66
end
67
0 commit comments