Skip to content

Commit

Permalink
Fix help message formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Feb 6, 2025
1 parent 5edd1ce commit 61c90e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Output:
-h, --help Outputs this help message
-w, --verbose Output verbose messages
-q, --quiet Don't output normal messages
-l, --logs <level> Change the default log level for test output. Level can be a number or string
-l, --logs <level> Change the default log level for test output. Level can be a number or string
-N, --file-names Use full file paths for tests from setup files instead of the base name
-C, --ci Continuous integration (CI) mode. This interacts with the Github
Checks API for better test status. Requires @octokit/action
Expand Down

0 comments on commit 61c90e8

Please sign in to comment.