Skip to content

Commit 967c854

Browse files
committed
Don't suppress warnings in specs anymore
1 parent a50fbd3 commit 967c854

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/spec_helper.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
$VERBOSE = nil # suppress our deprecation warnings
2-
31
if ENV['COVERAGE']
42
require 'simplecov'
53
require 'coveralls'

0 commit comments

Comments
 (0)