From bae5c1740da9fa8a62313e7769ff0369a99bf9ab Mon Sep 17 00:00:00 2001 From: Juan Pablo Vial Date: Tue, 29 Apr 2025 23:19:05 -0400 Subject: [PATCH] No mas require --- app/tests/integration/HomeTest.php | 2 -- app/tests/performance/HomeTest.php | 2 -- 2 files changed, 4 deletions(-) diff --git a/app/tests/integration/HomeTest.php b/app/tests/integration/HomeTest.php index 946f0ce..bb97169 100644 --- a/app/tests/integration/HomeTest.php +++ b/app/tests/integration/HomeTest.php @@ -1,8 +1,6 @@