Index: vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml =================================================================== diff -u -r48571 -r48585 --- vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml (.../Test.cls.xml) (revision 48571) +++ vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml (.../Test.cls.xml) (revision 48585) @@ -67,7 +67,7 @@ #dim PrimaryVendorId As %String = Converter.ConvertPrimaryVendorId(Firma,AxProduct) - Do $$$AssertEquals(PrimaryVendorId,"06051") + Do $$$AssertEquals(PrimaryVendorId,"") ]]>