mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
Removed comments in settings test. (#6431)
* Removed comments in settings test. * Fixed admin tests.
This commit is contained in:
parent
5cbf644f83
commit
94985923a7
6 changed files with 8 additions and 681 deletions
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
const DB = require('./DB');
|
||||
const Store = require('express-session').Store;
|
||||
const Store = require('@etherpad/express-session').Store;
|
||||
const log4js = require('log4js');
|
||||
const util = require('util');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue