mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 17:14:20 +01:00
9 lines
138 B
Ruby
9 lines
138 B
Ruby
require 'multi_spec'
|
|
|
|
|
|
describe 'Multi Tests v 2.x' do
|
|
include_examples 'multi::init', "2.2.0", ["kopf","license","marvel-agent"]
|
|
end
|
|
|
|
|