diff --git a/tests/MageTest/Console/ColorsTest.php b/tests/MageTest/Console/ColorsTest.php index 1830cc7..5038303 100644 --- a/tests/MageTest/Console/ColorsTest.php +++ b/tests/MageTest/Console/ColorsTest.php @@ -11,7 +11,7 @@ use PHPUnit_Framework_TestCase; */ class ColorsTest extends PHPUnit_Framework_TestCase { - protected $noColorParameter = "no-color"; + private $noColorParameter = "no-color"; /** * @group 159 * @covers ::color