mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-15 18:41:46 +02:00
remove unnecessary groups.resetCache calls
This commit is contained in:
@@ -28,7 +28,6 @@ describe('Controllers', function () {
|
||||
var category;
|
||||
|
||||
before(function (done) {
|
||||
groups.resetCache();
|
||||
async.series({
|
||||
category: function (next) {
|
||||
categories.create({
|
||||
|
||||
Reference in New Issue
Block a user