1217361b6c
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
6 lines
126 B
Elixir
6 lines
126 B
Elixir
{:ok, _} = Application.ensure_all_started(:ex_machina)
|
|
|
|
ExUnit.start()
|
|
|
|
Ecto.Adapters.SQL.Sandbox.mode(Eventos.Repo, :manual)
|