Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
magicmatatjahu committed Feb 1, 2023
1 parent d96266f commit ac51a4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/__snapshots__/integration.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3211,15 +3211,15 @@ It is a dummy system info message.
\`\`\`json
{
\\"prop1\\": \\"option1\\",
\\"sentAt\\": \\"2020-01-31T13:24:53.000Z\\"
\\"sentAt\\": \\"2020-01-31T13:24:53Z\\"
}
\`\`\`


\`\`\`json
{
\\"prop1\\": \\"option2\\",
\\"sentAt\\": \\"2020-01-31T13:24:53.000Z\\"
\\"sentAt\\": \\"2020-01-31T13:24:53Z\\"
}
\`\`\`

Expand Down Expand Up @@ -7494,13 +7494,13 @@ string
<h6 class=\\"text-xs font-bold text-gray-700\\">Example #1</h6>
<pre class=\\"hljs mb-4 border border-gray-800 rounded\\"><code>{
\\"prop1\\": \\"option1\\",
\\"sentAt\\": \\"2020-01-31T13:24:53.000Z\\"
\\"sentAt\\": \\"2020-01-31T13:24:53Z\\"
}</code></pre>

<h6 class=\\"text-xs font-bold text-gray-700\\">Example #2</h6>
<pre class=\\"hljs mb-4 border border-gray-800 rounded\\"><code>{
\\"prop1\\": \\"option2\\",
\\"sentAt\\": \\"2020-01-31T13:24:53.000Z\\"
\\"sentAt\\": \\"2020-01-31T13:24:53Z\\"
}</code></pre>


Expand Down

0 comments on commit ac51a4e

Please sign in to comment.