mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-30 10:35:55 +01:00
Pass tests
This commit is contained in:
@@ -352,9 +352,7 @@ var middleware;
|
||||
}
|
||||
callback(null, stats.isDirectory());
|
||||
});
|
||||
}, function (plugins) {
|
||||
next(null, plugins);
|
||||
});
|
||||
}, next);
|
||||
},
|
||||
|
||||
function (files, next) {
|
||||
|
||||
Reference in New Issue
Block a user