Skip to content
Prev Previous commit
Next Next commit
Update test/parallel/test-snapshot-cwd.js
  • Loading branch information
arcanis authored Sep 18, 2023
commit d4b132bdc088036a394c5f311b61d3cfb49d6bb5
1 change: 0 additions & 1 deletion test/parallel/test-snapshot-cwd.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ fs.mkdirSync(subdir);
}

{
// Check a custom works.
spawnSyncAndExitWithoutError(process.execPath, [
'--snapshot-blob',
blobPath,
Expand Down