diff --git a/test/PMATestCase.php b/test/PMATestCase.php index e4a690725b..2d170cce9f 100644 --- a/test/PMATestCase.php +++ b/test/PMATestCase.php @@ -8,8 +8,8 @@ class PMATestCase extends PHPUnit_Framework_TestCase { - public $restoreInstance; - public $attrInstance; + public $restoreInstance; + public $attrInstance; /** * This method is called before the first test of this test class is run. */