Remove transformer from inputValues json.
Transformer resolves to null when wrapped, this is a debug line that was not removed. PiperOrigin-RevId: 441200790
This commit is contained in:
parent
5174bf3b72
commit
3b21c7e4bc
@ -107,8 +107,6 @@ public class BitrateAnalysisTest {
|
||||
/* enableFallback= */ false))
|
||||
.build();
|
||||
|
||||
inputValues.put("Transformer", transformer);
|
||||
|
||||
new TransformerAndroidTestRunner.Builder(context, transformer)
|
||||
.setInputValues(inputValues)
|
||||
.setCalculateSsim(true)
|
||||
|
Loading…
x
Reference in New Issue
Block a user