Skip to content

Commit ad163bc

Browse files
GromNaNgithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 47c3dfc commit ad163bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ModelTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ public function testUpdate(): void
145145

146146
public function testUpsert()
147147
{
148-
149148
$result = User::upsert([
150149
['email' => 'foo', 'name' => 'bar'],
151150
['name' => 'bar2', 'email' => 'foo2'],

0 commit comments

Comments
 (0)