rsnext/examples/with-jest-babel/__tests__
Ray Wong 9a1798b69d
Fix with-jest and with-jest-babel example test snapshot failure (#46885)
fixes #46838

This PR fixes the snapshot test failure of examples `with-jest` and `with-jest-babel`.

I have tested by running tests in the files generated by these 2 commands: 

```
$ npx create-next-app@latest --example https://github.com/rayrw/next.js/tree/fix-with-jest-example-test-failure/examples/with-jest fix-snapshots-failure
$ npx create-next-app@latest --example https://github.com/rayrw/next.js/tree/fix-with-jest-example-test-failure/examples/with-jest-babel fix-snapshots-failure
```
2023-03-08 01:16:15 +00:00
..
__snapshots__ Fix with-jest and with-jest-babel example test snapshot failure (#46885) 2023-03-08 01:16:15 +00:00
index.test.tsx chore: convert Jest examples to TypeScript (#32705) 2021-12-22 01:12:07 +01:00
snapshot.tsx chore: convert Jest examples to TypeScript (#32705) 2021-12-22 01:12:07 +01:00