diff --git a/stubs/Laravel/Pest.php b/stubs/Laravel/Pest.php index 6ec42c92..5d3a73b9 100644 --- a/stubs/Laravel/Pest.php +++ b/stubs/Laravel/Pest.php @@ -39,6 +39,7 @@ expect()->extend('toBeOne', function () { | */ -function something() { +function something() +{ // .. }