Skip to content

Commit

Permalink
Change Pakku verbosity level from trace to info
Browse files Browse the repository at this point in the history
  • Loading branch information
hythm7 committed Nov 21, 2020
1 parent 5068260 commit 2df623e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Blin/Tester/Pakku.rakumod
Expand Up @@ -36,7 +36,7 @@ submethod TWEAK ( ) {

method test-command( ::?CLASS:D: :$testable!, :$install-path!, :$module-name! ) {
$!binary,
"verbose trace",
"verbose info",
"yolo",
"add",
"force",
Expand Down

0 comments on commit 2df623e

Please sign in to comment.