Skip to content

Commit

Permalink
docs: update jest compatibility (#11247)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored May 22, 2024
1 parent bb13798 commit 0d76c41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/test/writing.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,12 +415,12 @@ Bun implements the following matchers. Full Jest compatibility is on the roadmap

---

-
-
- [`.toHaveReturned()`](https://jestjs.io/docs/expect#tohavereturned)

---

-
-
- [`.toHaveReturnedTimes()`](https://jestjs.io/docs/expect#tohavereturnedtimesnumber)

---
Expand Down

0 comments on commit 0d76c41

Please sign in to comment.