jestjs / jest

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

fix: remove needless entries for map #15213

Closed Connormiha closed 3 months ago

Connormiha commented 3 months ago

Summary

Call entries() with for..of on a Map is not required, because Map already has its own Symbol.iterator.

Test plan

netlify[bot] commented 3 months ago

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
Latest commit accda9e84ac693d0079529d4dea7e36d1fa510ec
Latest deploy log https://app.netlify.com/sites/jestjs/deploys/66a2111e131c200009793892
Deploy Preview https://deploy-preview-15213--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 2 months 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.