Skip to content

Commit

Permalink
fix bad async
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellhenke committed Apr 4, 2018
1 parent 9c3f8c1 commit 7c7975f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/event_test.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule Sentry.EventTest do
use ExUnit.Case, async: true
use ExUnit.Case
alias Sentry.Event
import Sentry.TestEnvironmentHelper

Expand Down

0 comments on commit 7c7975f

Please sign in to comment.