fix: extra debug log

isekai-main
Julian Lam 3 years ago committed by GitHub
parent c84ad776c2
commit bd893cdaa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2867,7 +2867,6 @@ describe('Topics\'s', async () => {
before(async () => {
files = await file.walk(path.resolve(__dirname, './topics'));
console.log(files);
});
it('subfolder tests', () => {

Loading…
Cancel
Save