Autocorrect PDK validation warnings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require 'spec_helper'
|
||||
describe 'sabayon' do
|
||||
context 'with default values for all parameters' do
|
||||
it { should contain_class('sabayon') }
|
||||
it { should contain_package('app-admin/enman') }
|
||||
it { is_expected.to contain_class('sabayon') }
|
||||
it { is_expected.to contain_package('app-admin/enman') }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user