jest
jest copied to clipboard
update description for seed option
Add details on how the seed, specified or not, is used by Jest internally.
Summary
Fixes docs issue described in #15060
Test plan
n/a, since this only updates docs
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: jzaefferer / name: JΓΆrn Zaefferer (cfbf3f38316231cc827b9efb8148df8757dea7ca)
Deploy Preview for jestjs ready!
Built without sensitive environment variables
| Name | Link |
|---|---|
| Latest commit | cfbf3f38316231cc827b9efb8148df8757dea7ca |
| Latest deploy log | https://app.netlify.com/sites/jestjs/deploys/66c4542cd8c19d00088468a9 |
| Deploy Preview | https://deploy-preview-15266--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.
Thanks! Could you update the versioned docs as well? It was added in 29.2, so it should be in all of them
Ah, alright! That also explains why I didn't see the change in the deploy preview. I had to switch to "next" to see it.
This is better:
next: https://deploy-preview-15266--jestjs.netlify.app/docs/next/cli#--seednum
29.7: https://deploy-preview-15266--jestjs.netlify.app/docs/cli#--seednum
So I adjusted all 4 relevant versioned docs and the previews looks good. Is there something else I can do?
The issue was closed as stale by a bot. I'm not going to bother cloning it just to have an open issue.
As far as I can tell this PR is good to merge. It only changes documentation, so should be very low risk.
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.