Merge "Fix comment in TransientBubbleStashControllerTest" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
ff97ec0d22
+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