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

5 lines
131 B
Ruby

require 'xpack_standard_spec'
describe 'Xpack Standard Tests v 5.x' do
include_examples 'xpack_standard::init', "5.5.1", []
end