Skip to content

Commit

Permalink
chore: update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Jun 14, 2024
1 parent 3a5a144 commit 7c8f2ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/components/__snapshots__/JSONEditor.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ exports[`JSONEditor > render text mode 1`] = `
class="jse-main svelte-ybuk0j"
>
<div
class="jse-text-mode svelte-a0poeb"
class="jse-text-mode svelte-1vwn58i"
>
<div
class="jse-menu svelte-7deygj"
Expand Down Expand Up @@ -701,7 +701,7 @@ exports[`JSONEditor > render text mode 1`] = `
</div>
<div
class="jse-contents svelte-a0poeb"
class="jse-contents svelte-1vwn58i"
>
<div
class="cm-editor ͼ1 ͼ2 ͼ4 ͼt"
Expand Down

0 comments on commit 7c8f2ed

Please sign in to comment.