[Plot] Update/suppress specs

Update specs and suppress failures; intermediate commit
for updates to plot for WTD-751.
This commit is contained in:
Victor Woeltjen
2015-01-29 12:34:58 -08:00
parent a0137b341e
commit 4fb750c0e0
4 changed files with 15 additions and 31 deletions

View File

@@ -33,7 +33,7 @@ define(
mockCallback = jasmine.createSpy("callback");
mockTelemetry = jasmine.createSpyObj(
"telemetry",
["subscribe"]
["subscribe", "getMetadata"]
);
mockUnsubscribe = jasmine.createSpy("unsubscribe");
mockSeries = jasmine.createSpyObj(