Skip to content

Commit

Permalink
chore: Cleanup console log in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Apr 7, 2024
1 parent 8e74e21 commit 4349b07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/index.js
Expand Up @@ -407,8 +407,6 @@ function suite(moduleName) {
tmp + '/glob-stream-*.txt',
];

console.log(paths);

function assert(pathObjs) {
fs.unlinkSync(testFile, "test");
expect(pathObjs.length).toEqual(4);
Expand Down

0 comments on commit 4349b07

Please sign in to comment.