Skip to content

Commit

Permalink
Fix lInt
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-layson committed Apr 4, 2024
1 parent 3904cce commit d203054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Filament/PageResourceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ public function generateModel($raw = false): TargetModel|array
return TargetModel::create($data);
}


protected function createContent()
{
return [
Expand Down

0 comments on commit d203054

Please sign in to comment.