Merge "Fix lint error"

This commit is contained in:
Zuul 2018-04-13 04:50:36 +00:00 committed by Gerrit Code Review
commit 8a33574cb7
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