Moving to 5.x tests
This commit is contained in:
parent
41c17cf8f2
commit
06d156fd57
12 changed files with 6 additions and 6 deletions
5
test/integration/xpack-5x/serverspec/default_spec.rb
Normal file
5
test/integration/xpack-5x/serverspec/default_spec.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
require 'xpack_spec'
|
||||
|
||||
describe 'Xpack Tests v 2.x' do
|
||||
include_examples 'xpack::init', "2.4.3"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue