Skip to content

Commit 318f0d2

Browse files
committed
test: minor
1 parent a052c0b commit 318f0d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/parallel/test-runner-cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ for (const isolation of ['none', 'process']) {
379379
}
380380

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

0 commit comments

Comments
 (0)