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