Remove old TODO.

PiperOrigin-RevId: 428732950
This commit is contained in:
hschlueter 2022-02-15 11:07:42 +00:00 committed by Ian Baker
parent f3cc5327cd
commit 4dae8c75a8

View File

@ -48,7 +48,6 @@ import org.junit.runner.RunWith;
* from emulators, so tests on physical devices may fail. To test on physical devices, please modify * from emulators, so tests on physical devices may fail. To test on physical devices, please modify
* the MAXIMUM_AVERAGE_PIXEL_ABSOLUTE_DIFFERENCE. * the MAXIMUM_AVERAGE_PIXEL_ABSOLUTE_DIFFERENCE.
*/ */
// TODO(b/214510265): Fix these tests on Pixel 4 emulators.
@RunWith(AndroidJUnit4.class) @RunWith(AndroidJUnit4.class)
public final class FrameEditorDataProcessingTest { public final class FrameEditorDataProcessingTest {