".github/vscode:/vscode.git/clone" did not exist on "1ee7c2927e68b730a3cd48486f239a1456002cea"
Unverified Commit b765fa6e authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[R-package] use {testthat} SummaryReporter in tests (#4567)

parent ba8533c1
......@@ -5,4 +5,5 @@ test_check(
package = "lightgbm"
, stop_on_failure = TRUE
, stop_on_warning = FALSE
, reporter = testthat::SummaryReporter$new()
)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment