Skip to content

Commit f137bbe

Browse files
authored
Apply suggestions from code review
1 parent 18af8fd commit f137bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/expect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ test('spy function', () => {
876876
})
877877
```
878878

879-
## toHaveBeenCalledExactlyOnceWith
879+
## toHaveBeenCalledExactlyOnceWith <Version>2.2.0</Version> {#tohavebeencalledexactlyoncewith}
880880

881881
- **Type**: `(...args: any[]) => Awaitable<void>`
882882

0 commit comments

Comments
 (0)