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