mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
MINOR: Fix linting error
This commit is contained in:
parent
4dcfcc073c
commit
06b982f8dc
@ -28,7 +28,7 @@ class CMSMainTest extends FunctionalTest
|
|||||||
{
|
{
|
||||||
protected static $fixture_file = 'CMSMainTest.yml';
|
protected static $fixture_file = 'CMSMainTest.yml';
|
||||||
|
|
||||||
static protected $orig = array();
|
protected static $orig = array();
|
||||||
|
|
||||||
public function setUp()
|
public function setUp()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user