latest unit test failed

Use the specified value instead of the parameter

Closes-Bug: #1762110

Change-Id: I380e79cc64fd82a534afab29248e4c08fbe2f4ad
This commit is contained in:
ZhongShengping 2018-04-08 09:40:49 +08:00
parent 9b63dc312e
commit 5c0d850870
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ describe 'openstack_extras::pacemaker::service', :type => :define do
end
it 'should not create a handler file' do
is_expected.to_not contain_file("#{params[:ocf_handler_name]}")
is_expected.to_not contain_file("ocf_handler_glance_registry")
end
it 'should create a pacemaker primitive' do