aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-01-14 19:56:33 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-01-14 19:56:33 +0300
commita9c7cd341be988686d6edc0f5461afffc9adaf02 (patch)
tree2918763b9504fe8b0d606ddd35f36c528f92f6ff
parent41c7f3490589f0360b4cb9189ed10823d377a7b8 (diff)
parentd150c598d7e9bb9d5a72bea04c65c1206f55f3bd (diff)
downloadpleroma-a9c7cd341be988686d6edc0f5461afffc9adaf02.tar.gz
Merge branch 'develop' into admin-be
-rw-r--r--test/web/twitter_api/util_controller_test.exs2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/web/twitter_api/util_controller_test.exs b/test/web/twitter_api/util_controller_test.exs
index 8418fd071..5d60c0d51 100644
--- a/test/web/twitter_api/util_controller_test.exs
+++ b/test/web/twitter_api/util_controller_test.exs
@@ -8,9 +8,7 @@ defmodule Pleroma.Web.TwitterAPI.UtilControllerTest do
alias Pleroma.Tests.ObanHelpers
alias Pleroma.User
- alias Pleroma.Web.CommonAPI
- import ExUnit.CaptureLog
import Pleroma.Factory
import Mock