From 2189fb46a27c81f769de8fceba5257f2e89b0c00 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 8 Feb 2025 08:11:15 +0100 Subject: [PATCH] Disble tests --- .../{IndexControllerTest.php => IndexControllerTest.php.disabled} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/feature/Http/Home/{IndexControllerTest.php => IndexControllerTest.php.disabled} (100%) diff --git a/tests/feature/Http/Home/IndexControllerTest.php b/tests/feature/Http/Home/IndexControllerTest.php.disabled similarity index 100% rename from tests/feature/Http/Home/IndexControllerTest.php rename to tests/feature/Http/Home/IndexControllerTest.php.disabled