Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

5 行
125B

  1. ExUnit.start()
  2. Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
  3. {:ok, _} = Application.ensure_all_started(:ex_machina)