mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-29 18:16:17 +01:00
plugin tests
This commit is contained in:
@@ -112,7 +112,6 @@ module.exports = function (Plugins) {
|
||||
}
|
||||
|
||||
hookObj.method(params, next);
|
||||
|
||||
}, function (err, values) {
|
||||
if (err) {
|
||||
winston.error('[plugins] ' + hook + ', ' + err.message);
|
||||
|
||||
Reference in New Issue
Block a user