Test fixes + ensuring node is started for templates

This commit is contained in:
Dale McDiarmid 2016-07-23 16:41:37 +01:00
parent ab592724d8
commit a149328ae8
10 changed files with 30 additions and 19 deletions

View file

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