Skip to content
  • Philippe Pepiot's avatar
    Do not import test tasks in main test process · 85840e934f6f
    Philippe Pepiot authored
    So the tasks aren't in the scope of the process actually launching tasks.
    Dropping this ensure our code works even when tasks aren't registered, this
    avoid to introduce code requiring the task to be registered (celery exception
    NotRegistered).
    85840e934f6f