mirror of
https://github.com/nasa/openmct.git
synced 2025-06-20 08:03:49 +00:00
[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