Skip to content

Commit 12644e9

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
ANKUR DWIVEDI
authored and
ANKUR DWIVEDI
committed
remove code cov
1 parent a76a132 commit 12644e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/imagekit/spec_helper.rb

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
require 'simplecov'
2-
SimpleCov.start 'rails'
1+
# require 'simplecov'
2+
# SimpleCov.start 'rails'
33

4-
require 'codecov'
5-
SimpleCov.formatter = SimpleCov::Formatter::Codecov
4+
# require 'codecov'
5+
# SimpleCov.formatter = SimpleCov::Formatter::Codecov
66

77
require 'base64'
88
require 'rspec'

0 commit comments

Comments
 (0)