Skip to content

Commit

Permalink
- Fix rest discovery test
Browse files Browse the repository at this point in the history
  • Loading branch information
RushiT0122 committed Feb 19, 2024
1 parent 4428fba commit 859dfef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_salesforce_discovery_rest.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ def discovery_test(self):
'ApiEvent', 'WorkOrder', 'ContactCleanInfo', 'ResourceAbsence', 'ReturnOrder',
'LegalEntity', 'PaymentMethod', 'EventLogFile', 'ServiceAppointment',
'DandBCompany', 'AccountCleanInfo', 'Organization', 'Document', 'Account',
'Address', 'FulfillmentOrder'
}

# verify that all other fields have inclusion of available
Expand Down

0 comments on commit 859dfef

Please sign in to comment.