Skip to content

Commit

Permalink
cleanup again
Browse files Browse the repository at this point in the history
  • Loading branch information
mhlidd committed Jan 30, 2025
1 parent 5dbe976 commit 798b8d8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ class DDSpanContextTest extends DDCoreSpecification {
def profilingContextIntegration

def setup() {
injectSysConfig("trace.128.bit.traceid.generation.enabled", "true")
writer = new ListWriter()
profilingContextIntegration = Mock(ProfilingContextIntegration)
tracer = tracerBuilder().writer(writer)
Expand Down

0 comments on commit 798b8d8

Please sign in to comment.