Skip to content

Commit 0a67281

Browse files
committed
naming
1 parent 43fcce5 commit 0a67281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dd-trace-core/src/test/groovy/datadog/trace/core/PendingTraceStrictWriteTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class PendingTraceStrictWriteTest extends PendingTraceTestBase {
5656

5757
when: "continuation is finished the second time"
5858
// Yes this should be guarded by the used flag in the continuation,
59-
// so cancel it anyway to trigger the exception
59+
// so remove it anyway to trigger the exception
6060
traceCollector.removeContinuation(continuation)
6161

6262
then:

0 commit comments

Comments
 (0)