move to 5.1.2

This commit is contained in:
Dale McDiarmid 2017-01-13 12:18:33 +00:00
parent 2b60a217ab
commit 661ec80447
7 changed files with 9 additions and 9 deletions

View file

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