jestjs / jest

Delightful JavaScript Testing.
https://jestjs.io
MIT License
44.12k stars 6.44k forks source link

fix: Removed redundant iterator in sort map #15184

Closed Connormiha closed 2 months ago

Connormiha commented 2 months ago

Summary

Calling entries and values is not required before spreading, because those instances are iterable themselves.

Test plan

netlify[bot] commented 2 months ago

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
Latest commit 06711b651d995ef0639fa2dbf4fc11e38a0525ea
Latest deploy log https://app.netlify.com/sites/jestjs/deploys/6692fe4886db700009778dbe
Deploy Preview https://deploy-preview-15184--jestjs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 1 month ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.