Skip to content

Commit b48ee7a

Browse files
ExperimentalRumApi in test code
1 parent 8da3da9 commit b48ee7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/dd-sdk-android-rum/src/test/kotlin/com/datadog/android/rum/RumConfigurationBuilderTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ internal class RumConfigurationBuilderTest {
449449
)
450450
}
451451

452+
@OptIn(ExperimentalRumApi::class)
452453
@Test
453454
fun `M build config with RUM Vital eventMapper W setVitalOperationStepEventMapper() & build()`() {
454455
// Given

0 commit comments

Comments
 (0)