Skip to content

Commit f8b5234

Browse files
committed
refa(tests): enable async true in config traces sampler test
1 parent 0f11639 commit f8b5234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/sentry/config_traces_sampler_test.exs

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

44
import Sentry.TestHelpers
55

0 commit comments

Comments
 (0)