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