diff --git a/packages/framework/tests/Unit/BaseFoundationCollectionTest.php b/packages/framework/tests/Unit/BaseFoundationCollectionTest.php index 4f0192fec98..95725ec5751 100644 --- a/packages/framework/tests/Unit/BaseFoundationCollectionTest.php +++ b/packages/framework/tests/Unit/BaseFoundationCollectionTest.php @@ -15,7 +15,7 @@ */ class BaseFoundationCollectionTest extends UnitTestCase { - public function testInit() + public function testBaseFoundationCollectionInitialization() { self::resetKernel();