Skip to content

Commit

Permalink
Fix all-fields test (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
JYOTHINARAYANSETTY authored Jul 26, 2023
1 parent a8a37eb commit 383de01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/test_hubspot_all_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ def get_matching_actual_record_by_pk(expected_primary_key_dict, actual_records):
'property_hs_timezone',
'property_hs_latest_source_timestamp',
'property_hs_v2_date_entered_lead',
'property_hs_v2_date_exited_lead',
'property_hs_v2_date_entered_customer',
'property_hs_v2_cumulative_time_in_lead',
'property_hs_v2_latest_time_in_lead',
},
'contact_lists': { # BUG https://jira.talendforge.org/browse/TDL-14996
'authorId',
Expand Down

0 comments on commit 383de01

Please sign in to comment.