mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 09:34:20 +01:00
Moving to 5.x tests
This commit is contained in:
5
test/integration/xpack-5x/serverspec/default_spec.rb
Normal file
5
test/integration/xpack-5x/serverspec/default_spec.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
require 'xpack_spec'
|
||||
|
||||
describe 'Xpack Tests v 2.x' do
|
||||
include_examples 'xpack::init', "2.4.3"
|
||||
end
|
||||
Reference in New Issue
Block a user