[Plot] Update failing specs

Update failing specs after changes for WTD-806.
This commit is contained in:
Victor Woeltjen
2015-04-17 16:42:15 -07:00
parent 955c4209f0
commit 74b9d68dc8
5 changed files with 55 additions and 99 deletions

View File

@ -202,7 +202,7 @@ define(
// Initially prepare state for these objects.
// Note that this may be an empty array at this time,
// so we also need to check during update cycles.
prepareLines(handle.getTelemetryObjects());
update();
return {
/**