Phoenix skeleton
This commit is contained in:
commit
a93f3421a7
25 changed files with 873 additions and 0 deletions
4
test/test_helper.exs
Normal file
4
test/test_helper.exs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
ExUnit.start()
|
||||
|
||||
Ecto.Adapters.SQL.Sandbox.mode(Pleroma.Repo, :manual)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue