mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Trace will disable async tests
This commit is contained in:
parent
3a57a2a593
commit
2d816feadd
@ -1,6 +1,6 @@
|
||||
{:ok, _} = Application.ensure_all_started(:wallaby)
|
||||
|
||||
ExUnit.start(trace: true)
|
||||
ExUnit.start()
|
||||
|
||||
Ecto.Adapters.SQL.Sandbox.mode(Chess.Repo, :manual)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user