Skip to content

Commit

Permalink
Remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Edwards committed May 26, 2022
1 parent 94d9010 commit 4807d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compat/tests/preprocessors.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ module.exports = {
tests: false,
},
});
console.log(build.outputPath);

expectFile = expectFilesAt(build.outputPath);
});

Expand Down

0 comments on commit 4807d8b

Please sign in to comment.