mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Fix unit test names, property and function visibility
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
|
||||
class randomTest extends PhraseanetPHPUnitAbstract
|
||||
class randomTest extends \PhraseanetTestCase
|
||||
{
|
||||
protected $random;
|
||||
|
||||
|
Reference in New Issue
Block a user