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

Commit f7776861 authored by Zemiao Zhu's avatar Zemiao Zhu Committed by Automerger Merge Worker
Browse files

Merge "Deflake CancelFromNotificationUiTest" into rvc-dev am: 8b475e36 am: 0c0bb545

Change-Id: I31e5b77633794a9c429bee882040fb51140e4cf9
parents 489f1382 0c0bb545
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ public class CancelFromNotificationUiTest extends ActivityTest<FilesActivity> {

    private static final int BUFFER_SIZE = 10 * 1024 * 1024;

    private static final int WAIT_TIME_SECONDS = 60;
    private static final int WAIT_TIME_SECONDS = 120;

    private final BroadcastReceiver mReceiver = new BroadcastReceiver() {
        @Override