Skip to content

Commit 1be482c

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
remove code cov
1 parent 12644e9 commit 1be482c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/imagekit/spec_helper.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# require 'simplecov'
2-
# SimpleCov.start 'rails'
1+
require 'simplecov'
2+
SimpleCov.start 'rails'
33

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

0 commit comments

Comments
 (0)