From f1c7194a8a4b10fc146e1ddbe75f15d5cbfad16d Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 29 Sep 2021 13:14:11 +0000 Subject: [PATCH] Apply fixes from StyleCI --- tests/SerializerTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/SerializerTest.php b/tests/SerializerTest.php index 1efa4541..378e6cb4 100644 --- a/tests/SerializerTest.php +++ b/tests/SerializerTest.php @@ -367,7 +367,6 @@ function () { expect($r)->toEqual('Hi'); })->with('serializers'); - test('rebound closure', function () { $closure = Closure::bind( function () {