Merge pull request #89 from lsenta/patch-1

Fix url for jest timer doc
This commit is contained in:
Rico Sta. Cruz 2017-10-21 03:54:13 +08:00 committed by GitHub
commit fe74aea565
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ it('works', () => {
})
```
See: [Timers](https://facebook.github.io/jest/docs/timer-mocks.html)
See: [Timer Mocks](http://facebook.github.io/jest/docs/en/timer-mocks.html)
## Mock functions