Fix up OmniOS tests
This commit is contained in:
@@ -27,7 +27,7 @@ describe 'postfix::default' do
|
||||
end
|
||||
|
||||
context 'configures' do
|
||||
describe file('/etc/postfix/main.cf') do
|
||||
describe file("#{postfix_conf_path}/main.cf") do
|
||||
its(:content) { should match(/^# Generated by Chef for /) }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user