Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crissi committed Oct 30, 2019
1 parent bfd85c9 commit 280ad5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public function testMorphRelationship(): void
'id' => $like->id,
'user' => [
'id' => $otherUser->id,
]
],
],
],
],
Expand Down

0 comments on commit 280ad5d

Please sign in to comment.