diff options
| author | Paweł Bernaciak <pawelbernaciak@zohomail.eu> | 2023-10-27 16:09:31 +0200 |
|---|---|---|
| committer | Paweł Bernaciak <pawelbernaciak@zohomail.eu> | 2023-10-27 16:09:31 +0200 |
| commit | 33d1d72d5e7f2e8e7f846bbf8651d7f128765c64 (patch) | |
| tree | 1b45b9cf6380a7910fa2d37c723af6a1432d5de3 /frontend/src/setupTests.tsx | |
| parent | 842aaba2300b295f6e046bfaf9f34cb556e203b8 (diff) | |
New frontend project
Diffstat (limited to 'frontend/src/setupTests.tsx')
| -rw-r--r-- | frontend/src/setupTests.tsx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/frontend/src/setupTests.tsx b/frontend/src/setupTests.tsx deleted file mode 100644 index 8f2609b..0000000 --- a/frontend/src/setupTests.tsx +++ /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'; |
