Rename integration tests to remove hardcoded 5.x version
This commit is contained in:
parent
7377ed76e5
commit
db1079ee4d
12 changed files with 0 additions and 0 deletions
9
test/integration/standard/serverspec/default_spec.rb
Normal file
9
test/integration/standard/serverspec/default_spec.rb
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
require 'standard_spec'
|
||||
|
||||
|
||||
describe 'Standard Tests v 5.x' do
|
||||
include_examples 'standard::init', "5.5.1", ["ingest-geoip"]
|
||||
end
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue