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