mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix unit test names, property and function visibility
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
require_once __DIR__ . '/../Bridge_datas.inc';
|
||||
|
||||
class Bridge_Api_AbstractCollectionTest extends PHPUnit_Framework_TestCase
|
||||
class Bridge_Api_AbstractCollectionTest extends \PhraseanetTestCase
|
||||
{
|
||||
/**
|
||||
* @var Bridge_Api_AbstractCollection
|
||||
|
Reference in New Issue
Block a user