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

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

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

Change-Id: I3b46684c2550679f977707f56d1a67fd4eb9031d
parents 51103d7b 8b475e36
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