Skip to content

Commit

Permalink
apply phpcbf formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN authored and github-actions[bot] committed Jul 19, 2024
1 parent 47c3dfc commit ad163bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ModelTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ public function testUpdate(): void

public function testUpsert()
{

$result = User::upsert([
['email' => 'foo', 'name' => 'bar'],
['name' => 'bar2', 'email' => 'foo2'],
Expand Down

0 comments on commit ad163bc

Please sign in to comment.