Skip to content

Commit

Permalink
increase max cases in exunit
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlah committed Oct 14, 2023
1 parent 6df8177 commit c7b3fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.exs
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
ExUnit.configure(max_cases: System.schedulers_online() * 4)
ExUnit.start()

0 comments on commit c7b3fba

Please sign in to comment.