[COOK-4619] - no way to unset recipient_delimiter
Signed-off-by: Sean OMeara <someara@opscode.com>
This commit is contained in:
committed by
Sean OMeara
parent
f27480fa4c
commit
0a42b0722b
@@ -28,7 +28,7 @@ describe 'postfix::default' do
|
||||
|
||||
context 'configures' do
|
||||
describe file('/etc/postfix/main.cf') do
|
||||
its(:content) { should match /^# Generated by Chef for / }
|
||||
its(:content) { should match(/^# Generated by Chef for /) }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user