Skip to content
  • Noric Couderc's avatar
    Fix: Task doesn't fail when file does not exist · 5c33b5af
    Noric Couderc authored
    The function loadSeeds() is called during configuration, not when the
    task is executed. Therefore, if the file containing the seeds does not
    exist, ALL the other tasks would fail. We use that to prevent that.
    5c33b5af