fix: tests

This commit is contained in:
Barış Soner Uşaklı
2019-07-16 21:01:07 -04:00
parent a51ec591ee
commit 930ffd074f

View File

@@ -35,6 +35,6 @@ module.exports = function (User) {
});
setImmediate(next);
});
}, { batch: 100 });
};
};