Skip to content

Commit a093459

Browse files
author
Sunny Raj Rathod
authored
Update spec_helper.rb
1 parent 56c3d82 commit a093459

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spec/spec_helper.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require "authorizenet"
22
require "yaml"
3-
require 'coveralls'
4-
Coveralls.wear!
3+
#require 'coveralls'
4+
#Coveralls.wear!
55

66
Dir['./spec/support/**/*.rb'].each{ |f| require f }
77

0 commit comments

Comments
 (0)