1
0
mirror of synced 2025-02-02 21:41:45 +03:00

FQCN reference correction

This commit is contained in:
Marco Pivetta 2016-11-27 18:25:12 +01:00
parent 9894dcb4b0
commit 49333867f8

View File

@ -69,7 +69,7 @@ class EntityManagerTest extends OrmTestCase
}
/**
* @covers Doctrine\ORM\EntityManager::createNamedNativeQuery
* @covers \Doctrine\ORM\EntityManager::createNamedNativeQuery
*/
public function testCreateNamedNativeQuery()
{