Skip to content
  • Hugo Beauzée-Luyssen's avatar
    Task: Fix completion detection · bf4adfb7
    Hugo Beauzée-Luyssen authored
    Comparing for equality doesn't work anymore since we removed a Task.
    Simply check that all expected steps have been completed, regardless of
    another task being completed as well.
    bf4adfb7