We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fced23 commit e108560Copy full SHA for e108560
1 file changed
test/sentry/client_report/sender_test.exs
@@ -1,5 +1,5 @@
1
defmodule Sentry.ClientReportTest do
2
- use Sentry.Case, async: false
+ use Sentry.Case, async: true
3
4
import Sentry.TestHelpers
5
0 commit comments