Project

General

Profile

« Previous | Next » 

Revision a333a273

Added by Stephen Benjamin almost 6 years ago

fixes #23954 - test stubs should return dynflow task

ForemanTask.async_task returns a dynflow task, and tests that stub this
should also return the same class of object. ForemanTask::Task doesn't
have all the same methods as Task::DynflowTask, e.g. get_humanized.

  • added
  • modified
  • copied
  • renamed
  • deleted