Browse Source

Fixing style errors.

stickler-ci 7 years ago
parent
commit
93b4a6c404
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/TestSuite/IntegrationTestCase.php

+ 1 - 1
src/TestSuite/IntegrationTestCase.php

@@ -174,7 +174,7 @@ abstract class IntegrationTestCase extends TestCase
 
     /**
      * Allow router reloading to be disabled.
-     * 
+     *
      * @var bool
      */
     protected $_disableRouterReload = false;