Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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