Closed collindutter closed 3 days ago
BaseTask.run calls these methods now.
BaseTask.run
ActionsSubtask.before_run
ActionsSubtask.after_run
ToolkitTask
Tooltask
NA
All modified and coverable lines are covered by tests :white_check_mark:
:loudspeaker: Thoughts on this report? Let us know!
Describe your changes
BaseTask.run
calls these methods now.Fixed
ActionsSubtask.before_run
andActionsSubtask.after_run
being called twice inToolkitTask
andTooltask
.Issue ticket number and link
NA