aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2020-01-28 10:43:47 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2020-01-28 10:43:47 +0300
commit02c3dd2e3d52a636c0fa13e8791da5d3cfe18707 (patch)
treeb393fb557f20f051c296f74f92bb5ca284203da3 /test
parentb12f3064730648de992f934cf5a23cadb5206b9d (diff)
downloadpleroma-02c3dd2e3d52a636c0fa13e8791da5d3cfe18707.tar.gz
update ecto
Diffstat (limited to 'test')
-rw-r--r--test/web/mastodon_api/controllers/suggestion_controller_test.exs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/web/mastodon_api/controllers/suggestion_controller_test.exs b/test/web/mastodon_api/controllers/suggestion_controller_test.exs
index c288c2fff..0319d3475 100644
--- a/test/web/mastodon_api/controllers/suggestion_controller_test.exs
+++ b/test/web/mastodon_api/controllers/suggestion_controller_test.exs
@@ -7,7 +7,6 @@ defmodule Pleroma.Web.MastodonAPI.SuggestionControllerTest do
alias Pleroma.Config
- import ExUnit.CaptureLog
import Pleroma.Factory
import Tesla.Mock