Skip to content

Commit

Permalink
Changed model source
Browse files Browse the repository at this point in the history
  • Loading branch information
zsilbi authored and Németh Balázs committed Oct 12, 2019
1 parent 69a7d72 commit 261ae7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/_data/fixtures/models/RobotsReusable.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ class RobotsReusable extends Model
{
public function initialize()
{
$this->setSource('robots');

$this->hasMany(
'id',
RobotsParts::class,
Expand Down

0 comments on commit 261ae7f

Please sign in to comment.