You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: features/dd-sdk-android-rum/src/test/kotlin/com/datadog/android/rum/internal/domain/scope/RumViewScopeTest.kt
+13
Original file line number
Diff line number
Diff line change
@@ -6101,6 +6101,19 @@ internal class RumViewScopeTest {
6101
6101
6102
6102
// region Long Task
6103
6103
6104
+
@Test
6105
+
fun`M call onAddLongTask of slowFramesListener W handleEvent(AddLongTask)`(
0 commit comments