Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Decapitalize drive letter in rootFolder during test collection
Fixes #8627. When the path of an actual test file (given by vscode.Uri.fsPath) is later compared against the fullPath of a single item of tests.TestFiles the drive letter mismatches and aborts further actions despite the rest of the path is the same.
- Loading branch information