Skip to content

Commit 9dbba76

Browse files
authored
chore: clean-up console.log
1 parent e46c13b commit 9dbba76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/semver/src/executors/version/index.e2e.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,6 @@ describe('@jscutlery/semver', () => {
427427
JSON.stringify(projectJson, null, 2),
428428
),
429429
);
430-
console.log(readFile(`${testingWorkspace.root}/libs/d/project.json`));
431430
testingWorkspace.exec(
432431
`
433432
echo feat >> libs/d/d.txt

0 commit comments

Comments
 (0)