Skip to content

Commit 4349b07

Browse files
committed
chore: Cleanup console log in tests
1 parent 8e74e21 commit 4349b07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -407,8 +407,6 @@ function suite(moduleName) {
407407
tmp + '/glob-stream-*.txt',
408408
];
409409

410-
console.log(paths);
411-
412410
function assert(pathObjs) {
413411
fs.unlinkSync(testFile, "test");
414412
expect(pathObjs.length).toEqual(4);

0 commit comments

Comments
 (0)