Skip to content

Commit

Permalink
remove code cov
Browse files Browse the repository at this point in the history
  • Loading branch information
ANKUR DWIVEDI authored and ANKUR DWIVEDI committed Aug 20, 2024
1 parent a76a132 commit 12644e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/imagekit/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require 'simplecov'
SimpleCov.start 'rails'
# require 'simplecov'
# SimpleCov.start 'rails'

require 'codecov'
SimpleCov.formatter = SimpleCov::Formatter::Codecov
# require 'codecov'
# SimpleCov.formatter = SimpleCov::Formatter::Codecov

require 'base64'
require 'rspec'
Expand Down

0 comments on commit 12644e9

Please sign in to comment.