From 1a16101fedb4fb56d0843e41a03593a682ff9623 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Sat, 29 Nov 2025 16:28:28 +0530 Subject: [PATCH] chore: remove @testing-library/react --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 0a7be3d1..b8b50ab9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ "@mui/material": "^5.6.2", "@react-oauth/google": "^0.12.1", "@tanstack/react-query": "^5.90.2", - "@testing-library/react": "^13.1.1", "@testing-library/user-event": "^13.5.0", "@types/bcrypt": "^5.0.2", "@types/body-parser": "^1.19.5",