Skip to content

Faulty os.path.isdir check when reading tests #5

@Archer6621

Description

@Archer6621

Currently it checks whether the base-name of the directory is a directory, which obviously always returns false, last-minute change that got in. The solution is to move the declaration of "test_path" to the top and use that instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions