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 Oct 31, 2023
1 parent 410f997 commit 54e7b9d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/lib/components/__snapshots__/JSONEditor.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ exports[`JSONEditor > render table mode 1`] = `
<!--&lt;ReadonlyValue&gt;-->
<!--&lt;JSONValue&gt;-->
Expand All @@ -330,6 +331,7 @@ exports[`JSONEditor > render table mode 1`] = `
<!--&lt;ReadonlyValue&gt;-->
<!--&lt;JSONValue&gt;-->
Expand Down Expand Up @@ -361,6 +363,7 @@ exports[`JSONEditor > render table mode 1`] = `
<!--&lt;ReadonlyValue&gt;-->
<!--&lt;JSONValue&gt;-->
Expand All @@ -380,6 +383,7 @@ exports[`JSONEditor > render table mode 1`] = `
<!--&lt;ReadonlyValue&gt;-->
<!--&lt;JSONValue&gt;-->
Expand Down Expand Up @@ -411,6 +415,7 @@ exports[`JSONEditor > render table mode 1`] = `
<!--&lt;ReadonlyValue&gt;-->
<!--&lt;JSONValue&gt;-->
Expand All @@ -430,6 +435,7 @@ exports[`JSONEditor > render table mode 1`] = `
<!--&lt;ReadonlyValue&gt;-->
<!--&lt;JSONValue&gt;-->
Expand Down Expand Up @@ -1692,6 +1698,7 @@ exports[`JSONEditor > render tree mode 1`] = `
<!--&lt;ReadonlyValue&gt;-->
<!--&lt;JSONValue&gt;-->
</div>
Expand Down Expand Up @@ -1870,6 +1877,7 @@ exports[`JSONEditor > render tree mode 1`] = `
<!--&lt;ReadonlyValue&gt;-->
<!--&lt;JSONValue&gt;-->
</div>
Expand Down Expand Up @@ -1932,6 +1940,7 @@ exports[`JSONEditor > render tree mode 1`] = `
<!--&lt;ReadonlyValue&gt;-->
<!--&lt;JSONValue&gt;-->
</div>
Expand Down Expand Up @@ -2110,6 +2119,7 @@ exports[`JSONEditor > render tree mode 1`] = `
<!--&lt;ReadonlyValue&gt;-->
<!--&lt;JSONValue&gt;-->
</div>
Expand Down

0 comments on commit 54e7b9d

Please sign in to comment.