Skip to content

Commit

Permalink
test: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
pmarchini committed Sep 10, 2024
1 parent a052c0b commit 318f0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/parallel/test-runner-cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ for (const isolation of ['none', 'process']) {
}

{
// Should not match files like latest.js .
// Should not match files like latest.js
const args = ['--test', '--test-reporter=tap'];
const child = spawnSync(process.execPath, args, { cwd: join(testFixtures, 'issue-54726') });

Expand Down

0 comments on commit 318f0d2

Please sign in to comment.