latest unit test failed

Use the specified value instead of the parameter

Closes-Bug: #1762110

Change-Id: I380e79cc64fd82a534afab29248e4c08fbe2f4ad
(cherry picked from commit 5c0d850870)
This commit is contained in:
ZhongShengping 2018-04-08 09:40:49 +08:00 committed by Tobias Urdin
parent 263429699b
commit a94f0ba8bb
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