Skip to content

Commit 922b037

Browse files
ahnpnlSimenB
authored andcommitted
Add title clickable to go to spyOn accessType for API doc (#5404)
1 parent ac7c3b1 commit 922b037

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/JestObjectAPI.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ behavior.
3232
* [`jest.useFakeTimers()`](#jestusefaketimers)
3333
* [`jest.useRealTimers()`](#jestuserealtimers)
3434
* [`jest.spyOn(object, methodName)`](#jestspyonobject-methodname)
35+
* [`jest.spyOn(object, methodName, accessType?)`](#jestspyonobject-methodname-accesstype)
3536

3637
---
3738

0 commit comments

Comments
 (0)