mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Fix test?
This commit is contained in:
parent
6415fc62a0
commit
329dc22137
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class UserTimelineTest extends ApiTest
|
|||
'user_id' => 42,
|
||||
'max_id' => 10,
|
||||
'exclude_replies' => true,
|
||||
'conversation_id' => 7,
|
||||
'conversation_id' => 1,
|
||||
]);
|
||||
|
||||
$json = $this->toJson($response);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue