mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-10 11:09:43 +00:00
5 lines
126 B
Elixir
5 lines
126 B
Elixir
ExUnit.start()
|
|
|
|
Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
|
|
{:ok, _} = Application.ensure_all_started(:ex_machina)
|
|
|