Skip to content

Commit d5bf3a2

Browse files
hans-thomasgithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 327a514 commit d5bf3a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/RelationsTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,6 @@ public function testMorph(): void
675675
$relations = $check->getRelations();
676676
$this->assertArrayHasKey('hasImageWithCustomOwnerKey', $relations);
677677
$this->assertInstanceOf(Client::class, $check->hasImageWithCustomOwnerKey);
678-
679678
}
680679

681680
public function testMorphToMany(): void

0 commit comments

Comments
 (0)