Automated phpcs linting updates

This commit is contained in:
Robbie Averill 2019-02-05 16:45:11 +03:00
parent ad56961150
commit ff458810ea
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class CMSMainTest extends FunctionalTest
{
protected static $fixture_file = 'CMSMainTest.yml';
static protected $orig = array();
protected static $orig = array();
public function setUp()
{