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