1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00
akkoma/test/test_helper.exs

5 lines
71 B
Elixir
Raw Normal View History

2017-03-17 16:09:58 +00:00
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)