Skip to content

Commit

Permalink
fixing breaking snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-ayoub-segment committed May 21, 2024
1 parent 4d70137 commit 11dfb3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Object {
"properties": Object {
"testType": "In9syz",
},
"timestamp": "2070-02-06T19:15:19.338Z",
"timestamp": "2070-02-06T20:15:19.338Z",
"traits": Object {
"testType": "In9syz",
},
Expand All @@ -18,7 +18,7 @@ exports[`Testing snapshot for actions-trubrics destination: track action - requi
Object {
"event": "In9syz",
"properties": Object {},
"timestamp": "2070-02-06T19:15:19.338Z",
"timestamp": "2070-02-06T20:15:19.338Z",
"user_id": "In9syz",
}
`;
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Object {
"properties": Object {
"testType": "a8sh%]V89rmzO",
},
"timestamp": "2024-07-26T04:06:53.998Z",
"timestamp": "2024-07-26T05:06:53.998Z",
"traits": Object {
"testType": "a8sh%]V89rmzO",
},
Expand All @@ -18,7 +18,7 @@ exports[`Testing snapshot for Trubrics's track destination action: required fiel
Object {
"event": "a8sh%]V89rmzO",
"properties": Object {},
"timestamp": "2024-07-26T04:06:53.998Z",
"timestamp": "2024-07-26T05:06:53.998Z",
"user_id": "a8sh%]V89rmzO",
}
`;

0 comments on commit 11dfb3d

Please sign in to comment.