mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix unit test names, property and function visibility
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Alchemy\Tests\Phrasea\Cache;
|
||||
use Alchemy\Phrasea\Cache\ConnectionFactory;
|
||||
use Alchemy\Phrasea\Cache\Factory;
|
||||
|
||||
class FactoryTest extends \PHPUnit_Framework_TestCase
|
||||
class FactoryTest extends \PhraseanetTestCase
|
||||
{
|
||||
/**
|
||||
* @dataProvider provideCacheTypes
|
||||
|
Reference in New Issue
Block a user