Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Feb 29, 2024
1 parent ccb4106 commit e4f0641
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/Integration/Log/ContextIntegrationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,3 @@ public function test_it_can_handle_unserialize_exceptions_manually()
Context::handleUnserializeExceptionUsing(null);
}
}

class User extends Model
{
protected $guarded = [];
}

0 comments on commit e4f0641

Please sign in to comment.