Closed Connormiha closed 3 months ago
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
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.
Summary
Call
entries()
withfor..of
on aMap
is not required, becauseMap
already has its ownSymbol.iterator
.Test plan