Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_runner: fixed
test
shorthands return type
`test.todo`, `test.only` and `test.skip` are expected to return the same as `test`. This commit corrects the inconsistent behavior of these shorthands. Fixes: nodejs#48557
- Loading branch information