mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02: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