diff --git a/tests/php/Controllers/CMSMainTest.php b/tests/php/Controllers/CMSMainTest.php index f1f6527c..92aba308 100644 --- a/tests/php/Controllers/CMSMainTest.php +++ b/tests/php/Controllers/CMSMainTest.php @@ -29,7 +29,7 @@ class CMSMainTest extends FunctionalTest { protected static $fixture_file = 'CMSMainTest.yml'; - static protected $orig = array(); + protected static $orig = array(); public function setUp() {