Reenable Incoming test and fixes an array_reverse() bug
This commit is contained in:
@@ -26,9 +26,6 @@ class ListsTest extends ApiTest
|
||||
$json = json_decode($body);
|
||||
|
||||
self::assertIsArray($json->users);
|
||||
|
||||
// $result = api_statuses_f('friends');
|
||||
// self::assertArrayHasKey('user', $result);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user