mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-03 15:39:46 +00:00
4 lines
125 B
Elixir
4 lines
125 B
Elixir
ExUnit.start()
|
|
|
|
Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
|
|
{:ok, _} = Application.ensure_all_started(:ex_machina)
|