diff options
Diffstat (limited to 'examples/with-create-react-app/apps/docs/src/setupTests.ts')
| -rw-r--r-- | examples/with-create-react-app/apps/docs/src/setupTests.ts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/with-create-react-app/apps/docs/src/setupTests.ts b/examples/with-create-react-app/apps/docs/src/setupTests.ts deleted file mode 100644 index 1dd407a..0000000 --- a/examples/with-create-react-app/apps/docs/src/setupTests.ts +++ /dev/null @@ -1,5 +0,0 @@ -// jest-dom adds custom jest matchers for asserting on DOM nodes. -// allows you to do things like: -// expect(element).toHaveTextContent(/react/i) -// learn more: https://github.com/testing-library/jest-dom -import "@testing-library/jest-dom"; |
