Skip to content

Commit 7c7975f

Browse files
committed
fix bad async
1 parent 9c3f8c1 commit 7c7975f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/event_test.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
defmodule Sentry.EventTest do
2-
use ExUnit.Case, async: true
2+
use ExUnit.Case
33
alias Sentry.Event
44
import Sentry.TestEnvironmentHelper
55

0 commit comments

Comments
 (0)