X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Ftest.exs;h=da2778aa749ef6b32052f0bce6ae06f91b72eb47;hb=179fa32dd5d7b4cf1b338fc3df4840ae33525606;hp=df512b5d7c59f5422173d6c07dd1de4b67b3096e;hpb=17142a3720c55e8bb0595f1a1c2f128dfcf47d10;p=akkoma diff --git a/config/test.exs b/config/test.exs index df512b5d7..da2778aa7 100644 --- a/config/test.exs +++ b/config/test.exs @@ -30,7 +30,8 @@ config :pleroma, :instance, notify_email: "noreply@example.com", skip_thread_containment: false, federating: false, - external_user_synchronization: false + external_user_synchronization: false, + static_dir: "test/instance_static/" config :pleroma, :activitypub, sign_object_fetches: false