mirror of
https://github.com/nasa/openmct.git
synced 2025-01-01 10:56:41 +00:00
[Timeline] Account for new argument in spec
This commit is contained in:
parent
d7f566088f
commit
80f5cb756d
@ -52,6 +52,7 @@ define(
|
|||||||
|
|
||||||
task = new ExportTimelineAsCSVTask(
|
task = new ExportTimelineAsCSVTask(
|
||||||
mockExportService,
|
mockExportService,
|
||||||
|
[],
|
||||||
mockDomainObject
|
mockDomainObject
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user