ansible-role-elasticsearch/test/integration/xpack/serverspec/default_spec.rb

5 lines
123 B
Ruby

require 'xpack_spec'
describe 'Xpack Tests v 5.x' do
include_examples 'xpack::init', "5.5.1", ["ingest-attachment"]
end