Skip to content

Commit 32999d7

Browse files
committed
Comment out warnings config
1 parent 4cd742f commit 32999d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/spec_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
# This setting enables warnings. It's recommended, but in some cases may
8181
# be too noisy due to issues in dependencies.
82-
config.warnings = true
82+
# config.warnings = true
8383

8484
# Many RSpec users commonly either run the entire suite or an individual
8585
# file, and it's useful to allow more verbose output when running an

0 commit comments

Comments
 (0)