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 01412f4a57
commit 224761833f

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";