Skip to content
Snippets Groups Projects

SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...

Closed Artur Pedziwilk requested to merge RP-3782-add-docker-desktop-quickstart into 20.10.x
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -44,6 +44,7 @@ async function doTestInternal(
propertyAssignment.setPropertyType(propertyType)
propertyAssignment.setPlugin(fixture.TEST_PLUGIN_DTO)
propertyAssignment.setRegistrator(propertyAssignmentRegistrator)
propertyAssignment.setManagedInternally(propertyAssignmentInternal)
const type = new openbis.SampleType()
type.setCode('TEST_TYPE')
Loading