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

Commit a9207a34 authored by Mark Harman's avatar Mark Harman
Browse files

Fix comment for testTakePhotoFocusBracketingHeavy.

parent 2f7271d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11225,7 +11225,7 @@ public class MainActivityTest extends ActivityInstrumentationTestCase2<MainActiv
        assertEquals(initial_focus_distance, new_actual_focus_distance, 1.0e-5f);
    }
    /** Tests taking a photo in focus bracketing mode, with auto-level and 50 images.
    /** Tests taking a photo in focus bracketing mode, with auto-level and 20 images.
     */
    public void testTakePhotoFocusBracketingHeavy() throws InterruptedException {
        Log.d(TAG, "testTakePhotoFocusBracketingHeavy");