Skip to content

Commit

Permalink
fixed method name
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Molitor committed Aug 1, 2015
1 parent d527ad1 commit dcaad17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public function singleAssociationEntityWithAssociationDetection()
/**
* @iterations 100
*/
public function singleAssociationEntityExplicitAssociationDefinition()
public function singleAssociationEntityWithExplicitAssociationDefinition()
{
$infrastructure = ORMInfrastructure::createOnlyFor(array(
'\Webfactory\Doctrine\ORMTestInfrastructure\ORMInfrastructureTest\TestEntityWithDependency',
Expand Down

0 comments on commit dcaad17

Please sign in to comment.