Skip to content
Snippets Groups Projects
Commit 033476c2 authored by Adam Laskowski's avatar Adam Laskowski
Browse files

BIS-768: Fixed test

parent d903e58f
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -285,7 +285,7 @@ public final class EntityPropertiesConverterTest extends AbstractBOTest
+ "propertyType=COLOR,entityType=SampleTypePE{code=MASTER_PLATE,description=<null>,"
+ "listable=<null>,containerHierarchyDepth=<null>,"
+ "generatedFromHierarchyDepth=<null>},ordinal=<null>,"
+ "section=<null>,dynamic=false,managed=true},value=Hello alpha}]",
+ "section=<null>,dynamic=false,managed=true,unique=false},value=Hello alpha}]",
convertedProperties.toString());
// Check that for sample type SAMPLE_TYPE2_CODE property is not mandatory as for previous
......
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