mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 01:24:20 +01:00
2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change
This commit is contained in:
9
test/integration/standard-2x/serverspec/default_spec.rb
Normal file
9
test/integration/standard-2x/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.1.0"
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user