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:
8
test/integration/standard-1x/serverspec/default_spec.rb
Normal file
8
test/integration/standard-1x/serverspec/default_spec.rb
Normal file
@@ -0,0 +1,8 @@
|
||||
require 'standard_spec'
|
||||
|
||||
|
||||
describe 'Standard Tests v 1.x' do
|
||||
include_examples 'standard::init', "1.7.3"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user