diff --git a/app/Console/Commands/Data/Test.php b/app/Console/Commands/Data/Test.php index e1eb254f7..24f0a8d67 100644 --- a/app/Console/Commands/Data/Test.php +++ b/app/Console/Commands/Data/Test.php @@ -52,7 +52,7 @@ class Test extends Command //Get the ESI Token $token = $esiHelper->GetRefreshToken($config['primary']); - $esi = $esiHelper->SetupAuthenticationToken($token); + $esi = $esiHelper->SetupEsiAuthentication($token); try { $stuff = $esi->invoke('get', '/corporations/{corporation_id}/wallets/{division}/journal/', [