This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
graphql-lightning-talk/test/test_helper.exs

5 lines
69 B
Elixir
Raw Permalink Normal View History

2018-04-08 09:20:53 +12:00
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(Faces.Repo, :manual)