Skip to content

Commit

Permalink
Use a better test method name
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Sep 8, 2024
1 parent 059ddaf commit 330f089
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
class BaseFoundationCollectionTest extends UnitTestCase
{
public function testInit()
public function testBaseFoundationCollectionInitialization()
{
self::resetKernel();

Expand Down

0 comments on commit 330f089

Please sign in to comment.