[Style] Fix style, disable tests
disable tests for later follow-up.
This commit is contained in:
@@ -104,7 +104,7 @@ define(
|
||||
.then(function (r) {
|
||||
this.cacheService.flush();
|
||||
return r;
|
||||
}.bind(this))
|
||||
}.bind(this));
|
||||
}
|
||||
return transaction.commit();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user