mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
session: remove some noise
This commit is contained in:
parent
4904e7f486
commit
fbb92b589f
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ describe(__filename, function () {
|
|||
const hasExpressSessionCookie =
|
||||
res.headers['set-cookie'][0].indexOf('express_sid');
|
||||
assert(hasExpressSessionCookie === -1);
|
||||
console.error(res);
|
||||
const newCount = store.length();
|
||||
assert(newCount === previousCount);
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue