This repository was archived by the owner on Sep 1, 2024. It is now read-only.
Commit c6d598b
committed
Specify snapshotFormat in jest.config.js for integration tests
Jest 29 changed the default snapshot format (see
https://github.com/facebook/jest/blob/94c06ef0aa9b327f3c400610b861e7308b29ee0d/docs/UpgradingToJest29.md).
To maintain compatibility with prior versions, we preserve the old snapshot
format rather than update the snapshots to the new format.1 parent 9cfb501 commit c6d598b
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
| |||
0 commit comments