mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-09-09 22:49:38 +02:00
Update jest.md
This commit is contained in:
@@ -118,8 +118,8 @@ expect(value)
|
||||
.toMatchInlineSnapshot()
|
||||
```
|
||||
|
||||
Note that `toMatchInlineSnapshot() requires Prettier to be set up for the project.
|
||||
See: [Inline Snapshots](https://jestjs.io/docs/en/snapshot-testing#inline-snapshots)
|
||||
Note that `toMatchInlineSnapshot()` requires Prettier to be set up for the project.
|
||||
See: [Inline snapshots](https://jestjs.io/docs/en/snapshot-testing#inline-snapshots)
|
||||
|
||||
### Errors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user