mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Use updated test name in BUILD and docs.
PiperOrigin-RevId: 451384408
This commit is contained in:
parent
74c68b3763
commit
a96dd2d43e
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue