We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c51a68 commit ecd6040Copy full SHA for ecd6040
sentry-opentelemetry/sentry-opentelemetry-core/src/test/kotlin/OpenTelemetryAttributesExtractorTest.kt
@@ -16,7 +16,7 @@ import kotlin.test.assertEquals
16
import kotlin.test.assertNotNull
17
import kotlin.test.assertNull
18
19
-class OpenTelemetryAtrtibutesExtractorTest {
+class OpenTelemetryAttributesExtractorTest {
20
21
private class Fixture {
22
val spanData = mock<SpanData>()
0 commit comments