Skip to content

Commit

Permalink
add more time
Browse files Browse the repository at this point in the history
  • Loading branch information
scrogson committed Sep 3, 2019
1 parent b900cc2 commit b98372a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.exs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Logger.configure(level: :info)
Code.require_file("user_helper.exs", __DIR__)
ExUnit.configure(assert_receive_timeout: 2000)
ExUnit.configure(assert_receive_timeout: 5000)
ExUnit.start()

0 comments on commit b98372a

Please sign in to comment.