Skip to content

Commit 91ba934

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Fix code styling
1 parent a7e6562 commit 91ba934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Console/MakeCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ protected function fullyQualifiedTestName(): string
199199
} else {
200200
$processedName = $argumentName;
201201
}
202-
202+
203203
$name = Str::of(Str::lower($processedName))->replace('.blade.php', '');
204204

205205
$namespacedName = Str::of(

0 commit comments

Comments
 (0)