social.metadata.moe/test/test_helper.exs

5 lines
71 B
Elixir
Raw Normal View History

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