withServerVariables(['REMOTE_ADDR' => $ip]) ->get(route('auth.entra.callback')); } expect($lastResponse)->not->toBeNull(); $lastResponse->assertTooManyRequests(); });