mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-04 08:28:57 +02:00
setting constant in phpunit config
This commit is contained in:
committed by
Claudio Zizza
parent
67960ba3f4
commit
aff9d2f32b
@@ -13,7 +13,6 @@ class VersionCommandTest extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
public function testRun()
|
||||
{
|
||||
define('MAGALLANES_VERSION', '1');
|
||||
$this->workAroundStatic();
|
||||
$command = new VersionCommand();
|
||||
$command->run();
|
||||
|
||||
Reference in New Issue
Block a user