mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-22 21:19:46 +05:30
Remove invalid commenting
This commit is contained in:
parent
fd65bf9e54
commit
894724c45b
@ -642,7 +642,7 @@ class AuthCodeGrantTest extends TestCase
|
|||||||
'POST',
|
'POST',
|
||||||
'php://input',
|
'php://input',
|
||||||
[
|
[
|
||||||
//'Authorization' => 'Basic Zm9vOmJhcg==',
|
'Authorization' => 'Basic Zm9vOmJhcg==',
|
||||||
],
|
],
|
||||||
[],
|
[],
|
||||||
[],
|
[],
|
||||||
|
Loading…
Reference in New Issue
Block a user