diff --git a/tests/Grant/AuthCodeGrantTest.php b/tests/Grant/AuthCodeGrantTest.php index 3abf232c..c7f08a1a 100644 --- a/tests/Grant/AuthCodeGrantTest.php +++ b/tests/Grant/AuthCodeGrantTest.php @@ -642,7 +642,7 @@ class AuthCodeGrantTest extends TestCase 'POST', 'php://input', [ - //'Authorization' => 'Basic Zm9vOmJhcg==', + 'Authorization' => 'Basic Zm9vOmJhcg==', ], [], [],