Missing deps for config.pp unit test
Change-Id: Ic36c7fb52b7badd54985cd7552488966985d0526
This commit is contained in:
parent
94d064e638
commit
9efdcbdad2
@ -32,6 +32,8 @@ describe 'trove::config' do
|
||||
}
|
||||
end
|
||||
|
||||
it { is_expected.to contain_class('trove::deps') }
|
||||
|
||||
it 'configures arbitrary trove configurations' do
|
||||
is_expected.to contain_trove_config('DEFAULT/foo').with_value('fooValue')
|
||||
is_expected.to contain_trove_config('DEFAULT/bar').with_value('barValue')
|
||||
|
Loading…
x
Reference in New Issue
Block a user