Use updated test name in BUILD and docs.

PiperOrigin-RevId: 451384408
This commit is contained in:
samrobinson 2022-05-27 13:46:27 +00:00 committed by Marc Baechinger
parent 74c68b3763
commit a96dd2d43e

View File

@ -108,7 +108,7 @@ public final class TranscodeQualityTest {
}
@Test
public void transcodeAvcToAvc360x240_ssimIsGreaterThan90Percent() throws Exception {
public void transcodeAvcToAvc320x240_ssimIsGreaterThan90Percent() throws Exception {
Context context = ApplicationProvider.getApplicationContext();
String testId = "transcodeAvcToAvc320x240_ssim";