After 'mix phx.new generic_rest_server --binary-id --no-install'
This commit is contained in:
2
test/test_helper.exs
Normal file
2
test/test_helper.exs
Normal file
@ -0,0 +1,2 @@
|
||||
ExUnit.start()
|
||||
Ecto.Adapters.SQL.Sandbox.mode(GenericRestServer.Repo, :manual)
|
||||
Reference in New Issue
Block a user