X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Ftest.exs;h=85b6ad26b4654834971515b0065f121a7e3f1d2c;hb=df71c142cfadaae8866303768bca00c343b8bed1;hp=f5d6f240d4fd20ff2597923d2b0ce5e79fc3518a;hpb=08fdbd6f3ab15ac8312073d832324516b723b81a;p=akkoma diff --git a/config/test.exs b/config/test.exs index f5d6f240d..85b6ad26b 100644 --- a/config/test.exs +++ b/config/test.exs @@ -24,3 +24,6 @@ config :pleroma, Pleroma.Repo, # Reduce hash rounds for testing config :comeonin, :pbkdf2_rounds, 1 + +config :pleroma, :websub, Pleroma.Web.WebsubMock +config :pleroma, :ostatus, Pleroma.Web.OStatusMock