Skip to content

Commit

Permalink
Clarify comment
Browse files Browse the repository at this point in the history
  • Loading branch information
novemberborn committed Feb 2, 2020
1 parent f4008d5 commit 7ccb208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/worker/subprocess.js
Expand Up @@ -102,7 +102,7 @@ ipc.options.then(async options => {
return runner;
};

// Store value in case to prevent required modules from modifying it.
// Store value to prevent required modules from modifying it.
const testPath = options.file;

// Install basic source map support.
Expand Down

0 comments on commit 7ccb208

Please sign in to comment.