-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add few more missing admonitions #14100
Conversation
✅ Deploy Preview for jestjs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
@@ -128,8 +128,6 @@ describe('infiniteTimerGame', () => { | |||
|
|||
## Advance Timers by Time | |||
|
|||
##### renamed from `runTimersToTime` to `advanceTimersByTime` in Jest **22.0.0** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems to be forgotten. This line does not exists in previous v25.
Lint regression addressed in #14117 |
@legobeat Thanks for fixing that! |
@SimenB It seems like production deploys are failing. Could you take a look: https://app.netlify.com/sites/jestjs/deploys/6450e27a90d5ee0008b4f7fe |
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. |
Summary
Searched around and managed to find few more missed admonitions. I think these are the last ones and #12495 can be closed.
Test plan
Deploy preview.