Commit 9ff736b1 by hschlueter Committed by Ian Baker

Remove old TODO.

PiperOrigin-RevId: 428732950
parent 3b39e3bd
...@@ -48,7 +48,6 @@ import org.junit.runner.RunWith; ...@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment