Skip to content

Commit

Permalink
silent logger in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru committed Feb 1, 2024
1 parent 97b3681 commit 632f41d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/setup-logger.R
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
logger::log_appender(function(...) NULL, namespace = "teal.modules.hermes")

0 comments on commit 632f41d

Please sign in to comment.