test data
This commit is contained in:
@@ -52,7 +52,6 @@ class Test extends Command
|
||||
|
||||
//Get the ESI Token
|
||||
$token = $esiHelper->GetRefreshToken($config['primary']);
|
||||
dd($token);
|
||||
$esi = $esiHelper->SetupAuthenticationToken($token);
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user