Skip to content
Snippets Groups Projects
Commit 3f39f8bb authored by vkovtun's avatar vkovtun
Browse files

BIS-772: Improving Java tests, so that they do not fail on Jenkins.

parent f87e84cd
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment