mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Fix unit test names, property and function visibility
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
use Alchemy\Phrasea\CLI;
|
||||
use Symfony\Component\Console\Tester\CommandTester;
|
||||
|
||||
class module_console_systemTemplateGeneratorTest extends PHPUnit_Framework_TestCase
|
||||
class module_console_systemTemplateGeneratorTest extends \PhraseanetTestCase
|
||||
{
|
||||
|
||||
public function testExecute()
|
||||
|
Reference in New Issue
Block a user