[Plots] #638 Fixed failing test
This commit is contained in:
@@ -94,6 +94,9 @@ define(
|
||||
]);
|
||||
mockScope.domainObject = mockDomainObject;
|
||||
|
||||
function noop() {}
|
||||
mockScope.$watchCollection.andReturn(noop);
|
||||
|
||||
plotOptionsController = new PlotOptionsController(mockScope);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user