Skip to content

Commit

Permalink
Pinted
Browse files Browse the repository at this point in the history
  • Loading branch information
lguichard committed Jan 31, 2024
1 parent fb91ab4 commit b2795ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ protected function setUp(): void
parent::setUp();

$name = $this->getName();

$this->formatStateUsing(static function (Model $record) use ($name) {
return $record->translate($name);
});
Expand Down

0 comments on commit b2795ef

Please sign in to comment.