Merge "Fix comment in TransientBubbleStashControllerTest" into main

This commit is contained in:
Treehugger Robot
2024-10-01 22:38:17 +00:00
committed by Android (Google) Code Review
@@ -240,7 +240,7 @@ class TransientBubbleStashControllerTest {
mTransientBubbleStashController.isStashed = false
whenever(bubbleBarViewController.isHiddenForNoBubbles).thenReturn(false)
// When unstash
// When stash
getInstrumentation().runOnMainSync {
mTransientBubbleStashController.updateStashedAndExpandedState(
stash = true,