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

Commit 4e2f7920 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Wait for bubbles to dismiss after teardown

Test: atest WMShellFlickerTestsBubbles
Bug: 288413572
Change-Id: I3b6593abf87b88a39cbf9aa3b7ea37d44826e304
parent f0958868
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)