From 33d1d72d5e7f2e8e7f846bbf8651d7f128765c64 Mon Sep 17 00:00:00 2001 From: Paweł Bernaciak Date: Fri, 27 Oct 2023 16:09:31 +0200 Subject: New frontend project --- frontend/src/setupTests.tsx | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 frontend/src/setupTests.tsx (limited to 'frontend/src/setupTests.tsx') 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'; -- cgit v1.2.3