From ac51a4ebc0be5a5bf7b4d8bc7d528d56801e58cc Mon Sep 17 00:00:00 2001 From: Matatjahu Date: Tue, 8 Nov 2022 16:51:25 +0100 Subject: [PATCH] update snapshots --- test/__snapshots__/integration.test.js.snap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/__snapshots__/integration.test.js.snap b/test/__snapshots__/integration.test.js.snap index 72ade7543..5e840ab85 100644 --- a/test/__snapshots__/integration.test.js.snap +++ b/test/__snapshots__/integration.test.js.snap @@ -3211,7 +3211,7 @@ It is a dummy system info message. \`\`\`json { \\"prop1\\": \\"option1\\", - \\"sentAt\\": \\"2020-01-31T13:24:53.000Z\\" + \\"sentAt\\": \\"2020-01-31T13:24:53Z\\" } \`\`\` @@ -3219,7 +3219,7 @@ It is a dummy system info message. \`\`\`json { \\"prop1\\": \\"option2\\", - \\"sentAt\\": \\"2020-01-31T13:24:53.000Z\\" + \\"sentAt\\": \\"2020-01-31T13:24:53Z\\" } \`\`\` @@ -7494,13 +7494,13 @@ string
Example #1
{
   \\"prop1\\": \\"option1\\",
-  \\"sentAt\\": \\"2020-01-31T13:24:53.000Z\\"
+  \\"sentAt\\": \\"2020-01-31T13:24:53Z\\"
 }
Example #2
{
   \\"prop1\\": \\"option2\\",
-  \\"sentAt\\": \\"2020-01-31T13:24:53.000Z\\"
+  \\"sentAt\\": \\"2020-01-31T13:24:53Z\\"
 }