Skip to content

Commit

Permalink
add pr in todo for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
subhajitxyz committed Nov 3, 2024
1 parent 63d5e5c commit 5806dc7
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(#5341): Replace appSessionId generation to the modified Twitter snowflake algorithm.
// TODO(#5340): Replace appSessionId generation to the modified Twitter snowflake algorithm.
val sessionIdProvider = loggingIdentifierController.getAppSessionId()
val sessionId = monitorFactory.waitForNextSuccessfulResult(sessionIdProvider)

Expand Down

0 comments on commit 5806dc7

Please sign in to comment.