initial commit
This commit is contained in:
commit
a22ba724df
47 changed files with 4251 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(BirdyChat.Repo, :manual)
|
||||
Loading…
Add table
Add a link
Reference in a new issue