Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanosiano committed Oct 25, 2024
1 parent 351001b commit dfc7dba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ class AndroidEnvelopeCacheTest {
AppStartMetrics.getInstance().apply {
if (options.isEnablePerformanceV2) {
appStartTimeSpan.setStartedAt(appStartMillis)
sdkInitTimeSpan.setStartedAt(appStartMillis)
} else {
sdkInitTimeSpan.setStartedAt(appStartMillis)
}
Expand Down

0 comments on commit dfc7dba

Please sign in to comment.