Skip to content

Commit

Permalink
Apply fixes from StyleCI (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Feb 12, 2017
1 parent 9f27a37 commit 0aa97ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/LogsActivityTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ public function it_will_not_fail_if_asked_to_replace_from_empty_attribute()
$model = new class() extends Article {
use LogsActivity;
use SoftDeletes;

public function getDescriptionForEvent(string $eventName): string
{
return ":causer.name $eventName";
Expand Down

0 comments on commit 0aa97ea

Please sign in to comment.