Skip to content

Commit 37e01ce

Browse files
committed
.
1 parent ad639a5 commit 37e01ce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

dist/index.js

+1-3
Original file line numberDiff line numberDiff line change
@@ -2053,9 +2053,7 @@ function run() {
20532053
}
20542054
return acc;
20552055
}, initialAcc);
2056-
console.log({ codeCoverageNew });
2057-
console.log({ codeCoverageOld });
2058-
console.log({ codeCoverageOld });
2056+
delete resolvedOld.total;
20592057
const currentDirectory = child_process_1.execSync('pwd')
20602058
.toString()
20612059
.trim();

0 commit comments

Comments
 (0)