Skip to content

Commit

Permalink
Add async false
Browse files Browse the repository at this point in the history
  • Loading branch information
parroty committed Jan 14, 2018
1 parent 0b01682 commit 9021cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/exprof_test.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule ExprofTest do
use ExUnit.Case
use ExUnit.Case, async: true
import ExUnit.CaptureIO

test "sample runner" do
Expand Down

0 comments on commit 9021cb2

Please sign in to comment.