We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7368de2 commit eaff8caCopy full SHA for eaff8ca
test/helper.rb
@@ -15,6 +15,6 @@
15
require 'minitest/autorun'
16
require_relative '../lib/leopard'
17
18
-# Suppress tests when running tests
+# Suppress logs when running tests
19
require 'semantic_logger'
20
SemanticLogger.default_level = :fatal
0 commit comments