RED-10071: Fixed archive
This commit is contained in:
parent
0ed4759266
commit
e5bac8f964
@ -90,7 +90,7 @@ public class FileExchangeImportExportTest extends AbstractPersistenceServerServi
|
||||
|
||||
TenantContext.setTenantId(TENANT_1);
|
||||
|
||||
Path fileExchangeArchive = new ClassPathResource("files/fileexchange/fileExchange.zip").getFile().toPath();
|
||||
Path fileExchangeArchive = new ClassPathResource("files/fileexchange/new2.zip").getFile().toPath();
|
||||
|
||||
String importedDossierTemplateId = fileExchangeImportService.importFileExchangeArchive(USER_ID, Files.readAllBytes(fileExchangeArchive)).getDossierTemplateId();
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user