Fix comment in TransientBubbleStashControllerTest
Bug: 345488489 Change-Id: Ide38c1e36a0da53e9fcc7a5c6b0c3241eff24add Test: na Flag: DOCS_ONLY
This commit is contained in:
+1
-1
@@ -240,7 +240,7 @@ class TransientBubbleStashControllerTest {
|
||||
mTransientBubbleStashController.isStashed = false
|
||||
whenever(bubbleBarViewController.isHiddenForNoBubbles).thenReturn(false)
|
||||
|
||||
// When unstash
|
||||
// When stash
|
||||
getInstrumentation().runOnMainSync {
|
||||
mTransientBubbleStashController.updateStashedAndExpandedState(
|
||||
stash = true,
|
||||
|
||||
Reference in New Issue
Block a user