Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:oppia/oppia-android into new-onb…
Browse files Browse the repository at this point in the history
…oarding-screen
  • Loading branch information
adhiamboperes committed Jun 18, 2024
2 parents 9b29b36 + bde4eaf commit 7d72412
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ class ApplicationLifecycleObserverTest {
mapOf(TEST_FEATURE_FLAG to testFeatureFlag)
)

// TODO(#5240): Replace appSessionId generation to the modified Twitter snowflake algorithm.
// TODO(#5341): Replace appSessionId generation to the modified Twitter snowflake algorithm.
val sessionIdProvider = loggingIdentifierController.getAppSessionId()
val sessionId = monitorFactory.waitForNextSuccessfulResult(sessionIdProvider)

Expand Down

0 comments on commit 7d72412

Please sign in to comment.