mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 23:56:04 +02: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