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

Commit bad8a76a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix test case" into rvc-dev

parents ce83d6d7 05af3346
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -439,6 +439,9 @@ public class FileCopyUiTest extends ActivityTest<FilesActivity> {
        device.waitForIdle();
        device.waitForIdle();


        assertFalse(bots.directory.findDocument(fileName1).isEnabled());
        assertFalse(bots.directory.findDocument(fileName1).isEnabled());

        // Back to FilesActivity to do tear down action if necessary
        bots.main.clickDialogCancelButton();
    }
    }


    @HugeLongTest
    @HugeLongTest