mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-22 16:30:34 +01:00
test: add helper tests
This commit is contained in:
@@ -383,7 +383,7 @@ module.exports = function (utils, Benchpress, relative_path) {
|
||||
</li>`;
|
||||
});
|
||||
|
||||
return html;
|
||||
return html.join('');
|
||||
}
|
||||
|
||||
function register() {
|
||||
|
||||
Reference in New Issue
Block a user