Skip to content

Commit 2b38eae

Browse files
committed
source-hubspot: update snapshot with new fields
1 parent e48b614 commit 2b38eae

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

source-hubspot/tests/snapshots/snapshots__capture__capture.stdout.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@
305305
"hs_created_by_conversations": null,
306306
"hs_created_by_user_id": null,
307307
"hs_createdate": null,
308+
"hs_cross_account_note": null,
308309
"hs_cross_sell_opportunity": null,
309310
"hs_document_last_revisited": null,
310311
"hs_email_bad_address": null,
@@ -675,6 +676,7 @@
675676
"hs_closed_won_date": null,
676677
"hs_created_by_user_id": 73074756,
677678
"hs_createdate": "2025-04-03T12:59:10.726000+00:00",
679+
"hs_cross_account_note": null,
678680
"hs_cross_sell_opportunity": null,
679681
"hs_days_to_close_raw": 0,
680682
"hs_deal_amount_calculation_preference": null,
@@ -836,6 +838,7 @@
836838
"hs_closed_won_date": null,
837839
"hs_created_by_user_id": 73074756,
838840
"hs_createdate": "2026-01-28T16:23:31.840000+00:00",
841+
"hs_cross_account_note": null,
839842
"hs_cross_sell_opportunity": null,
840843
"hs_days_to_close_raw": 2.999904,
841844
"hs_deal_amount_calculation_preference": null,

source-hubspot/tests/snapshots/snapshots__discover__capture.stdout.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2225,6 +2225,12 @@
22252225
"string"
22262226
]
22272227
},
2228+
"hs_cross_account_note": {
2229+
"type": [
2230+
"null",
2231+
"string"
2232+
]
2233+
},
22282234
"hs_cross_sell_opportunity": {
22292235
"type": [
22302236
"null",
@@ -4104,6 +4110,12 @@
41044110
"string"
41054111
]
41064112
},
4113+
"hs_cross_account_note": {
4114+
"type": [
4115+
"null",
4116+
"string"
4117+
]
4118+
},
41074119
"hs_cross_sell_opportunity": {
41084120
"type": [
41094121
"null",
@@ -5094,6 +5106,12 @@
50945106
"string"
50955107
]
50965108
},
5109+
"hs_cross_account_note": {
5110+
"type": [
5111+
"null",
5112+
"string"
5113+
]
5114+
},
50975115
"hs_cross_sell_opportunity": {
50985116
"type": [
50995117
"null",
@@ -12633,6 +12651,12 @@
1263312651
"string"
1263412652
]
1263512653
},
12654+
"hs_cross_account_note": {
12655+
"type": [
12656+
"null",
12657+
"string"
12658+
]
12659+
},
1263612660
"hs_cross_sell_opportunity": {
1263712661
"type": [
1263812662
"null",

0 commit comments

Comments
 (0)