Jad Bitar 11 years ago
parent
commit
e72e36f859
1 changed files with 4 additions and 4 deletions
  1. 4 4
      tests/TestCase/TestSuite/FixtureManagerTest.php

+ 4 - 4
tests/TestCase/TestSuite/FixtureManagerTest.php

@@ -74,10 +74,10 @@ class FixtureManagerTest extends TestCase
     }
 
     /**
-    * Test loading app fixtures.
-    *
-    * @return void
-    */
+     * Test loading app fixtures.
+     *
+     * @return void
+     */
     public function testFixturizeCustom()
     {
         $test = $this->getMock('Cake\TestSuite\TestCase');