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:
@@ -7,7 +7,7 @@ use Guzzle\Http\Client as Guzzle;
|
||||
use Symfony\Component\Process\PhpExecutableFinder;
|
||||
use Symfony\Component\Process\ProcessBuilder;
|
||||
|
||||
class ComposerSetupTest extends \PHPUnit_Framework_TestCase
|
||||
class ComposerSetupTest extends \PhraseanetTestCase
|
||||
{
|
||||
public function testSetup()
|
||||
{
|
||||
|
Reference in New Issue
Block a user