Merge branch 'features/mastoapi-cards' into 'develop'
[akkoma] / test / web / mastodon_api / mastodon_api_controller_test.exs
index bc87383f7dbe53387ebef9748bbaf5dbf197b5a9..55e778e4f906527c12b1305a680bd6c9e1688007 100644 (file)
@@ -1634,6 +1634,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIControllerTest do
 
       assert response == %{
                "image" => "http://ia.media-imdb.com/images/rock.jpg",
+               "provider_name" => "www.imdb.com",
                "title" => "The Rock",
                "type" => "link",
                "url" => "http://www.imdb.com/title/tt0117500/"