Index: vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml =================================================================== diff -u -r42590 -r42792 --- vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml (.../Test.cls.xml) (revision 42590) +++ vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml (.../Test.cls.xml) (revision 42792) @@ -61,7 +61,7 @@ #dim PrimaryVendorId As %String = Converter.ConvertPrimaryVendorId(Firma,AxProduct) - Do $$$AssertEquals(PrimaryVendorId,"") + Do $$$AssertEquals(PrimaryVendorId,"06051") ]]>