We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f622e4 commit aa25ca5Copy full SHA for aa25ca5
prepareForTest.js
@@ -26,4 +26,4 @@ if (!testCase) {
26
process.exit(1);
27
}
28
29
-modifyPackageJson(filePath, testCase);
+modifyPackageJson(testCase);
0 commit comments