Skip to content

Commit dc8798d

Browse files
giortzisgclaude
andcommitted
fix: Import TestHelpers in strict trace continuation test
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9605098 commit dc8798d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/sentry/strict_trace_continuation_test.exs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
defmodule Sentry.StrictTraceContinuationTest do
22
use Sentry.Case, async: false
33

4+
import Sentry.TestHelpers
5+
46
alias Sentry.Config
57

68
describe "DSN org_id extraction" do

0 commit comments

Comments
 (0)