diff --git a/tests/feature/HomeTest.php b/tests/feature/HomeTest.php index 1335b9fdcd..d9ec362632 100644 --- a/tests/feature/HomeTest.php +++ b/tests/feature/HomeTest.php @@ -3,8 +3,6 @@ use CodeIgniter\Test\FeatureTestCase; /** - * This relies on a database connection - * * @group DatabaseLive */ class HomeTest extends FeatureTestCase