Fix tests for latest puppet/rspec versions
This commit is contained in:
@@ -7,7 +7,7 @@ describe 'dokuwiki' do
|
||||
}}
|
||||
|
||||
it 'we fail' do
|
||||
expect { subject }.to raise_error(/not supported on an Unsupported/)
|
||||
expect { should compile }.to raise_error(/not supported on an Unsupported/)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user