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

Commit ad701858 authored by Steve Elliott's avatar Steve Elliott
Browse files

Enable bundle flag for bundle-specific test

Flag: com.android.systemui.notification_bundle_ui
Test: atest
Fixes: 419660221
Change-Id: I9cb8c717379da1d1c75a0481920c73e1307cf32a
parent 9a9b8554
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -183,6 +183,7 @@ class StackScrollAlgorithmTest(flags: FlagsParameterization) : SysuiTestCase() {
    }

    @Test
    @EnableFlags(NotificationBundleUi.FLAG_NAME)
    fun getGapHeightForChild_returnsBundleGapHeight_whenPreviousChildIsBundle() {
        // Assemble
        val child = mock<View>()