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

Commit 3ab45871 authored by Mark Harman's avatar Mark Harman
Browse files

Fix test bug (introduced since last version).

parent 526b631a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12009,7 +12009,7 @@ public class MainActivityTest extends ActivityInstrumentationTestCase2<MainActiv
        assertFalse(mActivity.getApplicationInterface().getImageSaver().test_queue_blocked);
        int n_new_files = getNFiles();
        int n_new_files = getNFiles() - n_files;
        Log.d(TAG, "n_new_files: " + n_new_files);
        if( is_slow ) {
            // with limited queue, won't be able to save as many files