Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ebcd88fd authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Wait for bubbles to dismiss after teardown" into udc-qpr-dev

parents 0b9d4413 4e2f7920
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ abstract class BaseBubbleScreen(flicker: LegacyFlickerTest) : BaseTest(flicker)
                    uid,
                    NotificationManager.BUBBLE_PREFERENCE_NONE
                )
                testApp.exit()
                testApp.exit(wmHelper)
            }

            extraSpec(this)