1
0
mirror of synced 2025-03-25 01:13:55 +03:00

- EOF EOL CS fixes for Doctrine\ORM\Repository\DefaultRepositoryFactory tests

This commit is contained in:
Marco Pivetta 2014-10-14 01:49:57 +02:00
parent b61496a36b
commit f28fa2d3a1

@ -148,4 +148,4 @@ class DefaultRepositoryFactoryTest extends PHPUnit_Framework_TestCase
return $entityManager;
}
}
}