Add large battery of tests, primarily workers
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
ExUnit.start()
|
||||
ExUnit.start(exclude: [:slow])
|
||||
Ecto.Adapters.SQL.Sandbox.mode(MusicLibrary.Repo, :manual)
|
||||
Ecto.Adapters.SQL.Sandbox.mode(MusicLibrary.BackgroundRepo, :manual)
|
||||
|
||||
Reference in New Issue
Block a user