Minor test refactoring to improve on performance closes #383 #384
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
ExUnit.start(
|
||||
# shows 10 slowest tests at the end of the test run
|
||||
slowest: 10
|
||||
# slowest: 10
|
||||
)
|
||||
|
||||
Ecto.Adapters.SQL.Sandbox.mode(Mv.Repo, :manual)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue