ansible-role-elasticsearch/test/integration/helpers/serverspec/issue_test_spec.rb

8 lines
142 B
Ruby

require 'spec_helper'
shared_examples 'issue_test::init' do |es_version,plugins|
#Add custom tests here for the issue-test.yml test
end