Closed bishwambhar-sen closed 4 years ago
Update: This issue is now reproducible in lower orgs as well. We matched licenses with production and apparently, having Health Cloud license allows access to a new field in Account, Account.OperatingHoursId. This field is causing the difference which is resulting in the failure of the assertion. fflib method is able to pull in this field in the size however, the standard method is not. Kindly help.
Update: I updated the API version of the test class to 45.0 and then it worked.
fflib_SObjectDescribeTest.NamespacedAttributeMap_implementations -- System.AssertException: Assertion Failed: Expected: 159, Actual: 160 Stack trace: Class.fflib_SObjectDescribeTest.NamespacedAttributeMap_implementations: line 64, column 1
Please Note: This test method is only failing in the production environment but passing in all sandboxes.