summaryrefslogtreecommitdiff
path: root/config/test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'config/test.exs')
-rw-r--r--config/test.exs6
1 files changed, 2 insertions, 4 deletions
diff --git a/config/test.exs b/config/test.exs
index 06cd5da89..b4b884eab 100644
--- a/config/test.exs
+++ b/config/test.exs
@@ -177,11 +177,9 @@ config :pleroma, Pleroma.Application,
streamer_registry: false,
test_http_pools: true
-config :pleroma, Pleroma.Web.Streaming,
- sync_streaming: true
+config :pleroma, Pleroma.Web.Streaming, sync_streaming: true
-config :pleroma, Pleroma.Web.MastodonAPI.StatusView,
- sync_fetching: true
+config :pleroma, Pleroma.Web.MastodonAPI.StatusView, sync_fetching: true
config :pleroma, Pleroma.Uploaders.Uploader, timeout: 1_000