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

Commit dff631a1 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

Change-Id: I168545b2ba03183a4c41b03cd40b6043202570fc
parents 823870de 34925d36
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