logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 783fa797bbe356611aa5d61e22e62b2b4bd6dbe6
parent 81b6f02a5ee0dfd734f6cadf917161bdfd1b8195
Author: lain <lain@soykaf.club>
Date:   Thu, 19 Nov 2020 16:53:26 +0100

SearchController Test: Fix test

Diffstat:

Mtest/pleroma/web/mastodon_api/controllers/search_controller_test.exs2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/test/pleroma/web/mastodon_api/controllers/search_controller_test.exs b/test/pleroma/web/mastodon_api/controllers/search_controller_test.exs @@ -279,6 +279,8 @@ defmodule Pleroma.Web.MastodonAPI.SearchControllerTest do end test "search fetches remote statuses and prefers them over other results", %{conn: conn} do + clear_config([:instance, :search_function], :plain) + capture_log(fn -> {:ok, %{id: activity_id}} = CommonAPI.post(insert(:user), %{