Skip to content

Commit

Permalink
Don't hide errors during tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Sep 19, 2024
1 parent 6b7ae68 commit 3e9970a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Copyright, 2017-2024, by Samuel Williams.
# Copyright, 2018, by Janko Marohnić.

ENV["CONSOLE_LEVEL"] ||= "fatal"
# ENV["CONSOLE_LEVEL"] ||= "fatal"

require "covered/sus"
include Covered::Sus
Expand Down

0 comments on commit 3e9970a

Please sign in to comment.