Index: vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml =================================================================== diff -u -r46302 -r46306 --- vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 46302) +++ vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 46306) @@ -56,7 +56,7 @@ #dim AxProduct As AX.Uitgaand.PM.Product.impl.Product = ..GeefTeConverterenProduct() Set AxProduct.Basis.LinkType = "S" - Set AxProduct.Klassificatie.SubGroep = "Groep/OL" + Set AxProduct.Klassificatie.SubGroep = "Groep/OL " #dim Converter As AXimpl.Utils = ..GeefConverter()