mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
MNT-21694 fix test
This commit is contained in:
@@ -577,7 +577,6 @@ public class TransformationOptionsConverterTest
|
|||||||
"resizeOptions=null, autoOrient=true]]",
|
"resizeOptions=null, autoOrient=true]]",
|
||||||
"autoOrient=true " + // this is a default - so is also set when uploading a logo
|
"autoOrient=true " + // this is a default - so is also set when uploading a logo
|
||||||
"commandOptions=-resize 350x50> -background none -gravity center " +
|
"commandOptions=-resize 350x50> -background none -gravity center " +
|
||||||
"timeout=-1 ",
|
"timeout=-1 ");
|
||||||
true);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user