Roger Braun 7 лет назад
Родитель
Сommit
bb07efdaab
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      test/web/twitter_api/twitter_api_controller_test.exs

+ 1
- 1
test/web/twitter_api/twitter_api_controller_test.exs Просмотреть файл

@@ -63,7 +63,7 @@ defmodule Pleroma.Web.TwitterAPI.ControllerTest do

response = json_response(conn, 200)

assert reponse = ActivityRepresenter.to_map(activity, %{user: actor})
assert response == ActivityRepresenter.to_map(activity, %{user: actor})
end
end



Загрузка…
Отмена
Сохранить