Skip to content

Commit 812b618

Browse files
Fixing main branch (#3137)
1 parent eb52a19 commit 812b618

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/destination-actions/src/destinations/ortto/trackActivity/__tests__/__snapshots__/snapshot.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Array [
2020
"properties": Object {
2121
"testType": "9QX1u",
2222
},
23-
"timestamp": "2108-01-18T10:13:16.331Z",
23+
"timestamp": "2108-01-18T15:43:16.331Z",
2424
"traits": Object {
2525
"testType": "9QX1u",
2626
},
@@ -35,7 +35,7 @@ Array [
3535
"anonymous_id": "9QX1u",
3636
"event": "9QX1u",
3737
"message_id": "9QX1u",
38-
"timestamp": "2108-01-18T10:13:16.331Z",
38+
"timestamp": "2108-01-18T15:43:16.331Z",
3939
"user_id": "9QX1u",
4040
},
4141
]

packages/destination-actions/src/destinations/ortto/upsertContactProfile/__tests__/__snapshots__/snapshot.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Array [
1515
"state": "2fUSE5G",
1616
},
1717
"message_id": "2fUSE5G",
18-
"timestamp": "2099-03-03T09:05:24.780Z",
18+
"timestamp": "2099-03-03T14:35:24.780Z",
1919
"traits": Object {
2020
"testType": "2fUSE5G",
2121
},
@@ -29,7 +29,7 @@ Array [
2929
Object {
3030
"anonymous_id": "2fUSE5G",
3131
"message_id": "2fUSE5G",
32-
"timestamp": "2099-03-03T09:05:24.780Z",
32+
"timestamp": "2099-03-03T14:35:24.780Z",
3333
"user_id": "2fUSE5G",
3434
},
3535
]

0 commit comments

Comments
 (0)