mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-29 12:05:47 +08:00
test for csrf middleware
This commit is contained in:
@@ -29,8 +29,6 @@ app.libs =
|
||||
{cookieParser, copy, crypto, bodyParser, depd, express, fs, harp, middlewareInjector, mongoose} = exports.libs
|
||||
{morgan, nodemailer, path, redis} = exports.libs
|
||||
|
||||
|
||||
|
||||
app.logger = do ->
|
||||
unless process.env.NODE_ENV == 'test'
|
||||
return console.log
|
||||
|
||||
Reference in New Issue
Block a user