Skip to content

Commit

Permalink
ruby is evil
Browse files Browse the repository at this point in the history
  • Loading branch information
LongLiveCHIEF committed Apr 3, 2018
1 parent 4ad96ad commit 059bcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/classes/init_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
describe 'with roles' do
let(:params) do
{
'roles' => %w['redis_sentinel_role' 'redis_master_role']
'roles' => %w[redis_sentinel_role redis_master_role]
}
end

Expand Down

0 comments on commit 059bcd7

Please sign in to comment.