9 lines
131 B
Ruby
9 lines
131 B
Ruby
require 'standard_spec'
|
|
|
|
|
|
describe 'Standard Tests v 5.x' do
|
|
include_examples 'standard::init', "5.5.1", ["ingest-geoip"]
|
|
end
|
|
|
|
|
|
|