[Fixed Position] Update specs for coverage
Update specs to restore code coverage after changes for WTD-881.
This commit is contained in:
@@ -64,6 +64,8 @@ define(
|
||||
if (attrs.toolbar) {
|
||||
// Initialize toolbar object
|
||||
toolbar = new EditToolbar(definition, commit);
|
||||
// Ensure toolbar state is exposed
|
||||
scope.$parent[attrs.toolbar] = toolbarObject;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user