Skip to content

Commit

Permalink
Add title clickable to go to spyOn accessType for API doc (#5404)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl authored and SimenB committed Jan 27, 2018
1 parent ac7c3b1 commit 922b037
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/JestObjectAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ behavior.
* [`jest.useFakeTimers()`](#jestusefaketimers)
* [`jest.useRealTimers()`](#jestuserealtimers)
* [`jest.spyOn(object, methodName)`](#jestspyonobject-methodname)
* [`jest.spyOn(object, methodName, accessType?)`](#jestspyonobject-methodname-accesstype)

---

Expand Down

0 comments on commit 922b037

Please sign in to comment.