mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-26 09:50:47 +08:00
removed extra console.log
This commit is contained in:
parent
7671a5e140
commit
ebac633778
1 changed files with 0 additions and 1 deletions
|
@ -1537,7 +1537,6 @@ describe('IMAP Protocol integration tests', function () {
|
|||
},
|
||||
function (resp) {
|
||||
resp = resp.toString();
|
||||
console.log(1, resp);
|
||||
|
||||
expect(
|
||||
resp.indexOf(
|
||||
|
|
Loading…
Reference in a new issue