mirror of
https://github.com/friendica/friendica
synced 2025-04-24 01:50:17 +00:00
Move DirectMessages/All tests
This commit is contained in:
parent
e7c5bdc779
commit
95e3583c68
3 changed files with 36 additions and 24 deletions
|
@ -26,8 +26,6 @@ class InboxTest extends ApiTest
|
|||
|
||||
$json = $this->toJson($response);
|
||||
|
||||
print_r($json);
|
||||
|
||||
self::assertGreaterThan(0, count($json));
|
||||
|
||||
foreach ($json as $item) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue