Skip to content

Commit aa25ca5

Browse files
fix: CICD
1 parent 9f622e4 commit aa25ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prepareForTest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ if (!testCase) {
2626
process.exit(1);
2727
}
2828

29-
modifyPackageJson(filePath, testCase);
29+
modifyPackageJson(testCase);

0 commit comments

Comments
 (0)