mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 04:38:15 +00:00
[Time Conductor] Fixed or disabled failing tests
This commit is contained in:
@ -99,7 +99,7 @@ define(
|
||||
mockElement,
|
||||
mockExportService,
|
||||
mockFormatService,
|
||||
{conductor: mockConductor}
|
||||
{time: mockConductor}
|
||||
);
|
||||
spyOn(controller, 'setVisibleRows').andCallThrough();
|
||||
});
|
||||
|
Reference in New Issue
Block a user