Skip to content

Commit

Permalink
rubocop!
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzedge committed May 9, 2023
1 parent c883178 commit ea69750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require 'yaml'
require 'simplecov'

if ENV.has_key? 'COVERALLS_REPO_TOKEN'
if ENV.key? 'COVERALLS_REPO_TOKEN'
require 'coveralls'

SimpleCov.formatters = [
Expand Down

0 comments on commit ea69750

Please sign in to comment.