Skip to content

Commit

Permalink
Run CS Fixer to lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Yudin committed Apr 14, 2024
1 parent 04498b1 commit f6f1f11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/RelationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,6 @@ public function testManyToMany(): void
static::assertCount(1, $audited->getOwnedInverse());
}


public function testManyToManyMultipleRelationshipSameTargetEntity(): void
{
$em = $this->getEntityManager();
Expand Down

0 comments on commit f6f1f11

Please sign in to comment.