Remove expect.extend from list of missing features in migrate-from-jest.md (#11214)

This commit is contained in:
Jake Boone
2024-05-20 22:12:29 -07:00
committed by GitHub
parent 4df387d59f
commit b2b7ad235e

View File

@@ -30,7 +30,6 @@ Bun implements the vast majority of Jest's matchers, but compatibility isn't 100
Some notable missing features:
- `expect.extend()`
- `expect().toMatchInlineSnapshot()`
- `expect().toHaveReturned()`