Tests moved to 5.x

This commit is contained in:
Dale McDiarmid 2017-01-06 11:34:19 +00:00
parent 06d156fd57
commit dffb17e59a
7 changed files with 16 additions and 16 deletions

View file

@ -1,5 +1,5 @@
require 'xpack_spec'
describe 'Xpack Tests v 2.x' do
include_examples 'xpack::init', "2.4.3"
describe 'Xpack Tests v 5.x' do
include_examples 'xpack::init', "5.1.1"
end