Update tests for new config comment blocks
Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
@@ -18,7 +18,7 @@ require_relative './spec_helper'
|
||||
describe 'postfix::aliases' do
|
||||
context 'configures' do
|
||||
describe file('/etc/aliases') do
|
||||
its(:content) { should match(/^# This file is generated by Chef for/) }
|
||||
its(:content) { should match(/^# Auto-generated by Chef/) }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user