Skip to content

Commit

Permalink
Fixing cs error
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Apr 14, 2015
1 parent cefc37f commit e6c8ea2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/TestSuite/Fixture/FixtureManager.php
Expand Up @@ -395,5 +395,4 @@ public function isFixtureSetup($connection, $fixture)
{
return isset($this->_insertionMap[$connection]) && in_array($fixture, $this->_insertionMap[$connection]);
}

}

0 comments on commit e6c8ea2

Please sign in to comment.