Skip to content

Commit 15edb25

Browse files
vladosgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 7476db1 commit 15edb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Models/TestModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public function urlStrategy(): string
2323
{
2424
return 'test-' . Str::slug($this->getAttribute('name'));
2525
}
26-
26+
2727
public function getUrlHandler(): array
2828
{
2929
return [

0 commit comments

Comments
 (0)