diff --git a/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/ExportData.java b/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/ExportData.java index 1b79d3f0eb2f4b37e868c61b2e43a5a4cfa72b9d..f107b82476aa40ea2e5f19ce2ec7cd9c27a8f2f5 100644 --- a/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/ExportData.java +++ b/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/ExportData.java @@ -107,10 +107,10 @@ class ExportData false // withImportCompatibility }, { - // Sample: /TEST-SPACE/TEST-PROJECT/FV-TEST + // Sample: /CISD/NEMO/3VCP6 "export-sample-xlsx.zip", EnumSet.of(ExportFormat.XLSX), - List.of(new ExportablePermId(ExportableKind.SAMPLE, new SamplePermId("201206191219327-1054"))), + List.of(new ExportablePermId(ExportableKind.SAMPLE, new SamplePermId("200811050946559-980"))), new AllFields(), XlsTextFormat.PLAIN, true, // withReferredTypes diff --git a/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/test_files/export/export-sample-xlsx.zip b/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/test_files/export/export-sample-xlsx.zip index 008f59a869a7b74594f7198f98c07515d129e356..0628a24d6282a6679fc9a70370ad0783314ebe83 100644 Binary files a/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/test_files/export/export-sample-xlsx.zip and b/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/test_files/export/export-sample-xlsx.zip differ