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