MNT-21694 fix test

This commit is contained in:
alandavis
2021-05-11 13:06:33 +01:00
parent c93d81379e
commit c986498481

View File

@@ -577,7 +577,6 @@ public class TransformationOptionsConverterTest
"resizeOptions=null, autoOrient=true]]",
"autoOrient=true " + // this is a default - so is also set when uploading a logo
"commandOptions=-resize 350x50> -background none -gravity center " +
"timeout=-1 ",
true);
"timeout=-1 ");
}
}