Skip to content

Commit

Permalink
chore: Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle committed May 16, 2024
1 parent e3162e0 commit b0b301f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
end

describe 'when a user configures both name and version' do
let(:config) { { name: 'custom_logger', version: '5000'} }
let(:config) { { name: 'custom_logger', version: '5000' } }

it 'updates both values' do
ruby_logger.debug(msg)
Expand Down

0 comments on commit b0b301f

Please sign in to comment.