remove unnecessary groups.resetCache calls

This commit is contained in:
Barış Soner Uşaklı
2018-09-30 13:42:33 -04:00
parent 061b279c48
commit 805da98a36
13 changed files with 4 additions and 17 deletions

View File

@@ -14,7 +14,6 @@ describe('Groups', function () {
var adminUid;
var testUid;
before(function (done) {
Groups.resetCache();
async.series([
function (next) {
// Create a group to play around with