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

Commit af13b393 authored by Edgar Wang's avatar Edgar Wang
Browse files

Fix Robo test fail at VolumePanelTest

Fixes: 127765311
Test: make RunSettingsRoboTests ROBOTEST_FILTER=VolumePanelTest
Change-Id: I9608c0aed2b7282b3626107c5f6d2e98d1c3caab
parent 4b01c846
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@ public class VolumePanelTest {
        final List<Uri> uris = mPanel.getSlices();

        assertThat(uris).containsExactly(
                CustomSliceRegistry.VOLUME_REMOTE_MEDIA_URI,
                CustomSliceRegistry.VOLUME_CALL_URI,
                CustomSliceRegistry.VOLUME_MEDIA_URI,
                CustomSliceRegistry.VOLUME_RINGER_URI,