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