mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Remove invalid commenting
This commit is contained in:
@@ -642,7 +642,7 @@ class AuthCodeGrantTest extends TestCase
|
||||
'POST',
|
||||
'php://input',
|
||||
[
|
||||
//'Authorization' => 'Basic Zm9vOmJhcg==',
|
||||
'Authorization' => 'Basic Zm9vOmJhcg==',
|
||||
],
|
||||
[],
|
||||
[],
|
||||
|
Reference in New Issue
Block a user