Skip to content

Commit

Permalink
rubocop: autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 17, 2023
1 parent 0e00e8f commit 8e01a57
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions spec/classes/init_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,8 @@
describe 'sendmail not managed by default' do
let(:params) do
{
sendmail_config: {
},
sendmail_actions: {
}
sendmail_config: {},
sendmail_actions: {}
}
end

Expand Down

0 comments on commit 8e01a57

Please sign in to comment.