You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/vitest/src/node/cli.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ cli
25
25
.option('--hideSkippedTests','Hide logs for skipped tests')
26
26
.option('--reporter <name>','Specify reporters')
27
27
.option('--outputFile <filename/-s>','Write test results to a file when supporter reporter is also specified, use cac\'s dot notation for individual outputs of multiple reporters')
0 commit comments