mirror of
https://github.com/nasa/openmct.git
synced 2025-01-31 08:25:31 +00:00
[Timeline] Run gulp fixstyle
This commit is contained in:
parent
16d20eabd2
commit
362248a02e
@ -32,7 +32,7 @@ define(
|
||||
|
||||
beforeEach(function () {
|
||||
testConfiguration = {
|
||||
levels: [ 1000, 2000, 3500 ],
|
||||
levels: [1000, 2000, 3500],
|
||||
width: 12321
|
||||
};
|
||||
mockScope = jasmine.createSpyObj("$scope", ['$watch']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user