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)