Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(tests): skip coverage for results.sort
We finally know why this is happening, and it's because the array that it is sorting isn't deterministic. Explanation is in the comments above the function, line is ignored, no more random CI test failures. PR-URL: #2523 Credit: @wraithgar Close: #2523 Reviewed-by: @darcyclarke
- Loading branch information