Skip to content

Commit 92829b6

Browse files
disabled unimportant warning messages
1 parent 8eb77eb commit 92829b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec_helper.rb

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

6666
# This setting enables warnings. It's recommended, but in some cases may
6767
# be too noisy due to issues in dependencies.
68-
config.warnings = true
68+
config.warnings = false
6969

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

0 commit comments

Comments
 (0)