Skip to content

Evaluation returns early after a single test folder passes #78

Open
@KevinVillela

Description

@KevinVillela

When iterating through the tests folders here, there is a comment saying End early if it's wrong followed by a break, but this is actually the branch where the tests passed.

In practice, I think all the tasks have only one test folder, but if that's the case then the for loop should be removed, and if not then this break should be put in the "test failed" branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions