MINOR: Fix linting error

This commit is contained in:
Aaron Carlino 2019-01-10 14:10:47 +13:00
parent 4dcfcc073c
commit 06b982f8dc
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()
{