Init git repo
This commit is contained in:
commit
e6e4472b94
27 changed files with 814 additions and 0 deletions
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(MatrixServer.Repo, :manual)
|
Loading…
Add table
Add a link
Reference in a new issue