Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_runner: remove redundant check from coverage
The code coverage reporting logic already filters out URLs that don't start with 'file:', so there is no need to also filter out URLs that start with 'node:'.
- Loading branch information