Skip to content

Commit

Permalink
Reduce log noise during tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Feb 28, 2025
1 parent 10907d7 commit 95a1a8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/sus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@

require "covered/sus"
include Covered::Sus

ENV["CONSOLE_LEVEL"] ||= "warn"

0 comments on commit 95a1a8a

Please sign in to comment.