diff --git a/tests/Doctrine/Tests/ORM/EntityManagerTest.php b/tests/Doctrine/Tests/ORM/EntityManagerTest.php index d0cf2bcbb..e0bf30b6f 100644 --- a/tests/Doctrine/Tests/ORM/EntityManagerTest.php +++ b/tests/Doctrine/Tests/ORM/EntityManagerTest.php @@ -69,7 +69,7 @@ class EntityManagerTest extends OrmTestCase } /** - * @covers Doctrine\ORM\EntityManager::createNamedNativeQuery + * @covers \Doctrine\ORM\EntityManager::createNamedNativeQuery */ public function testCreateNamedNativeQuery() {