mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-20 07:20:27 +01:00
fix: tests
This commit is contained in:
@@ -35,6 +35,6 @@ module.exports = function (User) {
|
|||||||
});
|
});
|
||||||
|
|
||||||
setImmediate(next);
|
setImmediate(next);
|
||||||
});
|
}, { batch: 100 });
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user