Test changes to test for 2.2

This commit is contained in:
Dale McDiarmid 2016-03-21 23:26:36 +00:00
parent 2b852df5af
commit 44d1d3200c
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ require 'standard_spec'
describe 'Standard Tests v 2.x' do
include_examples 'standard::init', "2.1.0"
include_examples 'standard::init', "2.2.0"
end