Skip to content

Commit 95a1a8a

Browse files
committed
Reduce log noise during tests.
1 parent 10907d7 commit 95a1a8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/sus.rb

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55

66
require "covered/sus"
77
include Covered::Sus
8+
9+
ENV["CONSOLE_LEVEL"] ||= "warn"

0 commit comments

Comments
 (0)