aboutsummaryrefslogtreecommitdiff
path: root/test/web/node_info_test.exs
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2019-11-26 10:53:07 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2019-11-26 10:54:30 +0300
commitac3abb5414bd7a5bbf53678cdf02b6f59063124c (patch)
tree9b174b5e985cf67c1ee4a5ffbaaa009e29263081 /test/web/node_info_test.exs
parent0e9be6bafa81b4a55546b41e8b217fbe559cd16d (diff)
downloadpleroma-ac3abb5414bd7a5bbf53678cdf02b6f59063124c.tar.gz
moved Pleroma.Stats to Oban Periodic jobs
Diffstat (limited to 'test/web/node_info_test.exs')
-rw-r--r--test/web/node_info_test.exs1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/web/node_info_test.exs b/test/web/node_info_test.exs
index 9a574a38d..39dd72cec 100644
--- a/test/web/node_info_test.exs
+++ b/test/web/node_info_test.exs
@@ -6,6 +6,7 @@ defmodule Pleroma.Web.NodeInfoTest do
use Pleroma.Web.ConnCase
import Pleroma.Factory
+ clear_config([:mrf_simple])
test "GET /.well-known/nodeinfo", %{conn: conn} do
links =