diff --git a/tests/Feature/LikesTest.php b/tests/Feature/LikesTest.php index 4f66da87..4435f4c0 100644 --- a/tests/Feature/LikesTest.php +++ b/tests/Feature/LikesTest.php @@ -194,6 +194,17 @@ END; $client = new Client(['handler' => $handler]); $this->app->bind(Client::class, $client); + $info = new stdClass(); + $info->author_name = 'Jonny Barnes'; + $info->author_url = 'https://twitter.com/jonnybarnes'; + $info->html = '