Skip to content

Commit 3b7755e

Browse files
committed
refa(tests): enable async true in quantum cron test
1 parent a3db07e commit 3b7755e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/sentry/integrations/quantum/cron_test.exs

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

44
alias Sentry.Integrations.CheckInIDMappings
55

0 commit comments

Comments
 (0)