mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-07-31 17:38:33 +00:00
ATS-702/ATS-675 override deprecatedCommandOptionsTest
This commit is contained in:
@@ -141,4 +141,12 @@ public class AIOControllerImageMagickTest extends ImageMagickControllerTestBase
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
|
@Override
|
||||||
|
public void deprecatedCommandOptionsTest() throws Exception
|
||||||
|
{
|
||||||
|
// Ignore test in super class as the CommandOptions is not within the imagemagick_engine_config.json
|
||||||
|
// as such it will not be considere a to have a valid transformer.
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user