Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_runner: fix mocked setInterval using the wrong interval
mocked setInterval used the wrong increment when scheduling the new timer. Fixes: nodejs#50382
- Loading branch information