[day-01] phoenix project setup
Create new phoenix project
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(Wabanex.Repo, :manual)
|
Reference in New Issue
Block a user