Skip to content

Commit e2c9355

Browse files
jbedardalan-agius4
andauthored
Update tests/legacy-cli/e2e_runner.ts
Co-authored-by: Alan Agius <[email protected]>
1 parent b169e58 commit e2c9355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/legacy-cli/e2e_runner.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Error.stackTraceLimit = Infinity;
3333
* passed in.
3434
* --shard Index of this processes' shard.
3535
* --tmpdir=path Override temporary directory to use for new projects.
36-
* --yarn Use yarn instead of npm package manager
36+
* --yarn Use yarn as package manager.
3737
* If unnamed flags are passed in, the list of tests will be filtered to include only those passed.
3838
*/
3939
const argv = yargsParser(process.argv.slice(2), {

0 commit comments

Comments
 (0)