From bdb9cbb396c9bd9f103cfb4709b69e32f52ef6a2 Mon Sep 17 00:00:00 2001 From: Alex Grozav Date: Fri, 4 Oct 2024 11:02:06 +0300 Subject: [PATCH] test(editor): Update RunDataSchema snapshots in editor-ui (no-changelog) (#11085) --- .../__snapshots__/RunDataSchema.test.ts.snap | 1307 ----------------- 1 file changed, 1307 deletions(-) diff --git a/packages/editor-ui/src/components/__tests__/__snapshots__/RunDataSchema.test.ts.snap b/packages/editor-ui/src/components/__tests__/__snapshots__/RunDataSchema.test.ts.snap index de6c683589..ae35584978 100644 --- a/packages/editor-ui/src/components/__tests__/__snapshots__/RunDataSchema.test.ts.snap +++ b/packages/editor-ui/src/components/__tests__/__snapshots__/RunDataSchema.test.ts.snap @@ -1,876 +1,6 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`RunDataSchema.vue > renders schema for correct output branch 1`] = ` -
-
-
-
- - -
- - -
-
- -
-
-
- - - - - - - - name - - - - -
- - - - - - - - - John - - - - - - -
- - - -
-
-
-
- - - - - - - - age - - - - -
- - - - - - - - - 22 - - - - - - -
- - - -
-
-
-
- - - - - - - - hobbies - - - - -
- -
- - -
-
- -
-
-
- - - - - - - hobbies - - - - - - - - [0] - - - - -
- - - - - - - - - surfing - - - - - - -
- - - -
-
-
-
- - - - - - - hobbies - - - - - - - - [1] - - - - -
- - - - - - - - - traveling - - - - - - -
- - - -
- -
-
-
- -
-
-
-
-
-`; - -exports[`RunDataSchema.vue > renders schema for correct output branch 2`] = ` -
-
-
-
- - -
- - -
-
- -
-
-
- - - - - - - - name - - - - -
- - - - - - - - - John - - - - - - -
- - - -
-
-
-
- - - - - - - - age - - - - -
- - - - - - - - - 22 - - - - - - -
- - - -
-
-
-
- - - - - - - - hobbies - - - - -
- -
- - -
-
- -
-
-
- - - - - - - hobbies - - - - - - - - [0] - - - - -
- - - - - - - - - surfing - - - - - - -
- - - -
-
-
-
- - - - - - - hobbies - - - - - - - - [1] - - - - -
- - - - - - - - - traveling - - - - - - -
- - - -
- -
-
-
- -
-
-
-
-
-`; - -exports[`RunDataSchema.vue > renders schema for correct output branch 3`] = `
renders schema for data 2`] = `
`; -exports[`RunDataSchema.vue > renders schema for in output pane 1`] = ` -
-
-
-
-
- - -
- - -
-
- -
-
-
- - - - - - - - name - - - - -
- - - - - - - - - John - - - - - - -
- - - -
-
-
-
- - - - - - - - age - - - - -
- - - - - - - - - 22 - - - - - - -
- - - -
-
-
-
- - - - - - - - hobbies - - - - -
- -
- - -
-
- -
-
-
- - - - - - - hobbies - - - - - - - - [0] - - - - -
- - - - - - - - - surfing - - - - - - -
- - - -
-
-
-
- - - - - - - hobbies - - - - - - - - [1] - - - - -
- - - - - - - - - traveling - - - - - - -
- - - -
- -
-
-
- -
-
-
-
-
-
-`; - exports[`RunDataSchema.vue > renders schema in output pane 1`] = `