mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHP CS fix
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Alchemy\Tests\Phrasea\Cache;
|
||||
|
||||
use \Alchemy\Phrasea\Cache\RedisCache;
|
||||
|
||||
class RedisTest extends \PhraseanetPHPUnitAbstract
|
||||
class RedisCacheTest extends \PhraseanetPHPUnitAbstract
|
||||
{
|
||||
|
||||
public function testBasics()
|
||||
|
Reference in New Issue
Block a user