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

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

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

Merge "Deflake CancelFromNotificationUiTest" into rvc-dev am: 8b475e36 am: 0c0bb545 am: 34925d36 am: dff631a1 am: df5367d3

Change-Id: Ibb8cb17b9fa1c376ccb8cfa7f9f9e338e300430d
parents 5469bd98 df5367d3
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