mirror of
https://github.com/friendica/friendica
synced 2025-04-23 16:30:12 +00:00
Reenable Incoming test and fixes an array_reverse() bug
This commit is contained in:
parent
6d8b8d95b1
commit
85b9f2b02c
3 changed files with 16 additions and 6 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue