Fix lint error

Change-Id: Ia888031694db5eb60f3df6a29962d68dc86da917
This commit is contained in:
zhubingbing 2018-04-13 09:30:07 +08:00
parent caff16c691
commit fd9a20ed6d
1 changed files with 2 additions and 2 deletions

View File

@ -121,8 +121,8 @@ describe 'barbican::api' do
].each do |param_set|
describe "when #{param_set == {} ? "using default" : "specifying"} class parameters" do
let :pre_condition do
'class { "barbican::keystone::authtoken": password => "secret", }
include ::apache'
'class { "barbican::keystone::authtoken": password => "secret", }
include ::apache'
end
let :param_hash do