Skip to content

Commit 764a397

Browse files
committed
refa(tests): enable async true in client report sender test
1 parent 31fb5e8 commit 764a397

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/sentry/client_report/sender_test.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
defmodule Sentry.ClientReportTest do
2-
use Sentry.Case, async: false
2+
use Sentry.Case, async: true
33

44
import Sentry.TestHelpers
55

0 commit comments

Comments
 (0)