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 bddaa1d3f6faba1b83420d6c006c67fd80156206..2eba67e6cac1786bd50324a5ca832ecf574bfe53 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 @@ -551,10 +551,10 @@ class ExportData // All { - // Sample: /CISD/NOE/CP-TEST-2 + // Sample: /CISD/NEMO/CP-TEST-1 "export-sample-all.zip", EnumSet.of(ExportFormat.XLSX, ExportFormat.HTML, ExportFormat.PDF, ExportFormat.DATA), - List.of(new ExportablePermId(ExportableKind.SAMPLE, new SamplePermId("200902091250077-1026"))), + List.of(new ExportablePermId(ExportableKind.SAMPLE, new SamplePermId("200902091219327-1025"))), 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-all.zip b/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/test_files/export/export-sample-all.zip index 221c1c375ad189b20f65d9c506b38580bafc238c..f9bf62df8482c08026b5585652cb32c0f504d12c 100644 Binary files a/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/test_files/export/export-sample-all.zip and b/server-application-server/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/test_files/export/export-sample-all.zip differ