From 6b70c53fcef270869366ab29d9761b679dabc565 Mon Sep 17 00:00:00 2001 From: iwayemi5 Date: Mon, 29 Jun 2026 13:56:15 +0100 Subject: [PATCH] Update jest.setup.ts --- react/jest.setup.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react/jest.setup.ts b/react/jest.setup.ts index 7b0828b..ca12d87 100644 --- a/react/jest.setup.ts +++ b/react/jest.setup.ts @@ -1 +1 @@ -import '@testing-library/jest-dom'; +import '@testing-library/jest-dom';