Skip to content

Commit 6ab858a

Browse files
janedbalgreg0ire
andauthored
Apply suggestion from @greg0ire
Co-authored-by: Grégoire Paris <postmaster@greg0ire.fr>
1 parent 3dca27c commit 6ab858a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Tests/ORM/Persisters/BinaryIdPersisterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ final class BinaryIdPersisterTest extends OrmTestCase
2020
{
2121
private EntityManager|null $entityManager = null;
2222

23-
public function testOneHasManyWithEagerFetchMode(): void
23+
public function testOneToManyWithEagerFetchMode(): void
2424
{
2525
$entityManager = $this->createEntityManager();
2626

0 commit comments

Comments
 (0)