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
8
test/integration/multi/serverspec/default_spec.rb
Normal file
8
test/integration/multi/serverspec/default_spec.rb
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
require 'multi_spec'
|
||||
|
||||
|
||||
describe 'Multi Tests v 5.x' do
|
||||
include_examples 'multi::init', "5.5.1", ["ingest-geoip"]
|
||||
end
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue