Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Feb 6, 2017
2 parents 9ae3018 + 10a6d2f commit 4cd41e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/NotifynderTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ protected function createCar(array $attributes = [])
protected function sendNotificationTo(Model $model)
{
$category = $this->createCategory();

return $model
->sendNotificationTo($category->getKey())
->from(2)
Expand Down

0 comments on commit 4cd41e0

Please sign in to comment.