Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored and StyleCIBot committed Sep 29, 2021
1 parent 8804c95 commit f1c7194
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/SerializerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,6 @@ function () {
expect($r)->toEqual('Hi');
})->with('serializers');


test('rebound closure', function () {
$closure = Closure::bind(
function () {
Expand Down

0 comments on commit f1c7194

Please sign in to comment.