Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
mjauvin committed Oct 15, 2023
1 parent 75e1865 commit d0ef473
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Database/ModelTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,6 @@ public function testUpsert()

$this->assertEquals('2', $modelMiddleRow->value);
}

}

class TestModelGuarded extends Model
Expand Down

0 comments on commit d0ef473

Please sign in to comment.