Fix test?
This commit is contained in:
@@ -41,7 +41,7 @@ class UserTimelineTest extends ApiTest
|
|||||||
'user_id' => 42,
|
'user_id' => 42,
|
||||||
'max_id' => 10,
|
'max_id' => 10,
|
||||||
'exclude_replies' => true,
|
'exclude_replies' => true,
|
||||||
'conversation_id' => 7,
|
'conversation_id' => 1,
|
||||||
]);
|
]);
|
||||||
|
|
||||||
$json = $this->toJson($response);
|
$json = $this->toJson($response);
|
||||||
|
|||||||
Reference in New Issue
Block a user