Skip to content

Commit 2a8fb47

Browse files
rustagirgithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent bc1349a commit 2a8fb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/includes/eloquent-models/SchemaVersionTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public function testSchemaVersion(): void
2323
'name' => 'Saturn',
2424
'type' => 'gas',
2525
]);
26-
26+
2727
$wasp = Planet::create([
2828
'name' => 'WASP-39 b',
2929
'type' => 'gas',

0 commit comments

Comments
 (0)