mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 01:42:31 +00:00
[Performance] Update spec for ElasticIndicator
...to reflect changes in call to reduce digest frequency.
This commit is contained in:
parent
1bf73935e4
commit
dd4dbc9326
@ -55,6 +55,7 @@ define(
|
||||
expect(mockInterval).toHaveBeenCalledWith(
|
||||
jasmine.any(Function),
|
||||
testInterval,
|
||||
0,
|
||||
false
|
||||
);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user