Merge "Fix rspec 3.x syntax"
This commit is contained in:
commit
2c907a77f9
@ -58,7 +58,7 @@ describe 'trove' do
|
||||
end
|
||||
|
||||
it 'installs common package' do
|
||||
should contain_package('trove').with(
|
||||
is_expected.to contain_package('trove').with(
|
||||
:name => 'openstack-trove',
|
||||
:ensure => 'present',
|
||||
:tag => ['openstack', 'trove-package'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user