From 54e7b9d24d697598f2cb66be8f530ea46d2626dd Mon Sep 17 00:00:00 2001 From: Jos de Jong <wjosdejong@gmail.com> Date: Tue, 31 Oct 2023 13:50:44 +0100 Subject: [PATCH] chore: update test snapshots --- .../components/__snapshots__/JSONEditor.test.ts.snap | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/lib/components/__snapshots__/JSONEditor.test.ts.snap b/src/lib/components/__snapshots__/JSONEditor.test.ts.snap index adc00d6f..da7ee1f2 100644 --- a/src/lib/components/__snapshots__/JSONEditor.test.ts.snap +++ b/src/lib/components/__snapshots__/JSONEditor.test.ts.snap @@ -311,6 +311,7 @@ exports[`JSONEditor > render table mode 1`] = ` <!--<ReadonlyValue>--> + <!--<JSONValue>--> @@ -330,6 +331,7 @@ exports[`JSONEditor > render table mode 1`] = ` <!--<ReadonlyValue>--> + <!--<JSONValue>--> @@ -361,6 +363,7 @@ exports[`JSONEditor > render table mode 1`] = ` <!--<ReadonlyValue>--> + <!--<JSONValue>--> @@ -380,6 +383,7 @@ exports[`JSONEditor > render table mode 1`] = ` <!--<ReadonlyValue>--> + <!--<JSONValue>--> @@ -411,6 +415,7 @@ exports[`JSONEditor > render table mode 1`] = ` <!--<ReadonlyValue>--> + <!--<JSONValue>--> @@ -430,6 +435,7 @@ exports[`JSONEditor > render table mode 1`] = ` <!--<ReadonlyValue>--> + <!--<JSONValue>--> @@ -1692,6 +1698,7 @@ exports[`JSONEditor > render tree mode 1`] = ` <!--<ReadonlyValue>--> + <!--<JSONValue>--> </div> @@ -1870,6 +1877,7 @@ exports[`JSONEditor > render tree mode 1`] = ` <!--<ReadonlyValue>--> + <!--<JSONValue>--> </div> @@ -1932,6 +1940,7 @@ exports[`JSONEditor > render tree mode 1`] = ` <!--<ReadonlyValue>--> + <!--<JSONValue>--> </div> @@ -2110,6 +2119,7 @@ exports[`JSONEditor > render tree mode 1`] = ` <!--<ReadonlyValue>--> + <!--<JSONValue>--> </div>