diff --git a/config/test.exs b/config/test.exs index 06cd5da890..b4b884eabe 100644 --- a/config/test.exs +++ b/config/test.exs @@ -177,11 +177,9 @@ 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