Skip to content

Commit

Permalink
cs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jadb committed Jan 6, 2015
1 parent 83644ea commit e72e36f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/TestCase/TestSuite/FixtureManagerTest.php
Expand Up @@ -74,10 +74,10 @@ public function testFixturizePlugin()
}

/**
* Test loading app fixtures.
*
* @return void
*/
* Test loading app fixtures.
*
* @return void
*/
public function testFixturizeCustom()
{
$test = $this->getMock('Cake\TestSuite\TestCase');
Expand Down

0 comments on commit e72e36f

Please sign in to comment.