mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 07:08:12 +00:00
[Performance] Update spec for ElasticIndicator
...to reflect changes in call to reduce digest frequency.
This commit is contained in:
@ -55,6 +55,7 @@ define(
|
|||||||
expect(mockInterval).toHaveBeenCalledWith(
|
expect(mockInterval).toHaveBeenCalledWith(
|
||||||
jasmine.any(Function),
|
jasmine.any(Function),
|
||||||
testInterval,
|
testInterval,
|
||||||
|
0,
|
||||||
false
|
false
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user