Skip to content

Commit 20dc422

Browse files
committed
Merge develop
1 parent 8df9c50 commit 20dc422

File tree

1 file changed

+0
-1
lines changed
  • features/dd-sdk-android-rum/src/test/kotlin/com/datadog/android/rum/internal/domain/scope

1 file changed

+0
-1
lines changed

features/dd-sdk-android-rum/src/test/kotlin/com/datadog/android/rum/internal/domain/scope/RumViewScopeTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3681,7 +3681,6 @@ internal class RumViewScopeTest {
36813681
hasStartReason(fakeParentContext.sessionStartReason)
36823682
hasReplay(fakeHasReplay)
36833683
hasSyntheticsSession()
3684-
hasSessionType(fakeRumSessionType?.toError() ?: ErrorEvent.ErrorEventSessionType.SYNTHETICS)
36853684
hasSyntheticsTest(fakeTestId, fakeResultId)
36863685
hasDeviceInfo(
36873686
fakeDatadogContext.deviceInfo.deviceName,

0 commit comments

Comments
 (0)