ATS-702 Update tests, undo renaming

This commit is contained in:
David Edwards
2020-04-07 15:21:40 +01:00
parent 5c9d16fe01
commit afa4d9e266
11 changed files with 65 additions and 855 deletions

View File

@@ -100,6 +100,7 @@ public abstract class AbstractTransformerControllerTest
protected String sourceExtension;
protected String targetExtension;
protected String sourceMimetype;
protected String targetMimetype;
protected MockMultipartFile sourceFile;
protected String expectedOptions;