Skip to content

Commit a08649f

Browse files
committed
feat: LAR-188 resolve some test faillint
1 parent 7f2672e commit a08649f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app-modules/gamify/src/Traits/HasReputations.php

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ public function undoPoint(PointType $pointType): bool
5353
}
5454

5555
$reputation->undo();
56+
return true;
5657
}
5758

5859
/**

0 commit comments

Comments
 (0)