daily-tracker
Unnamed repository; edit this file 'description' to name the repository.
Log
|
Files
|
Refs
|
README
test_helper.exs (74B)
1
ExUnit.start()
2
Ecto.Adapters.SQL.Sandbox.mode(DailyTracker.Repo, :manual)