From 7cc51d2efaa317e6d34234344d3983c7456f8692 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 20 Nov 2024 09:35:04 +0100 Subject: [PATCH] test: update snapshots --- .../__snapshots__/Popover-vue.spec.ts.snap | 8 ++++---- test/components/__snapshots__/Popover.spec.ts.snap | 8 ++++---- .../__snapshots__/Tooltip-vue.spec.ts.snap | 12 ++++++------ test/components/__snapshots__/Tooltip.spec.ts.snap | 12 ++++++------ 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/test/components/__snapshots__/Popover-vue.spec.ts.snap b/test/components/__snapshots__/Popover-vue.spec.ts.snap index d54927ac..a950a47b 100644 --- a/test/components/__snapshots__/Popover-vue.spec.ts.snap +++ b/test/components/__snapshots__/Popover-vue.spec.ts.snap @@ -18,8 +18,8 @@ exports[`Popover > renders with class correctly 1`] = ` -
- +
+
@@ -72,8 +72,8 @@ exports[`Popover > renders with ui correctly 1`] = ` -
- +
+
diff --git a/test/components/__snapshots__/Popover.spec.ts.snap b/test/components/__snapshots__/Popover.spec.ts.snap index 61b5d0a6..a13a9ef1 100644 --- a/test/components/__snapshots__/Popover.spec.ts.snap +++ b/test/components/__snapshots__/Popover.spec.ts.snap @@ -18,8 +18,8 @@ exports[`Popover > renders with class correctly 1`] = ` -
- +
+
@@ -72,8 +72,8 @@ exports[`Popover > renders with ui correctly 1`] = ` -
- +
+
diff --git a/test/components/__snapshots__/Tooltip-vue.spec.ts.snap b/test/components/__snapshots__/Tooltip-vue.spec.ts.snap index e2fd45c4..ec8c4cd9 100644 --- a/test/components/__snapshots__/Tooltip-vue.spec.ts.snap +++ b/test/components/__snapshots__/Tooltip-vue.spec.ts.snap @@ -20,10 +20,10 @@ exports[`Tooltip > renders with class correctly 1`] = ` -
-
Tooltip +
+
Tooltip - + Tooltip
@@ -98,10 +98,10 @@ exports[`Tooltip > renders with ui correctly 1`] = ` -
-
Tooltip +
+
Tooltip - + Tooltip
diff --git a/test/components/__snapshots__/Tooltip.spec.ts.snap b/test/components/__snapshots__/Tooltip.spec.ts.snap index d7db38c1..49be75b0 100644 --- a/test/components/__snapshots__/Tooltip.spec.ts.snap +++ b/test/components/__snapshots__/Tooltip.spec.ts.snap @@ -20,10 +20,10 @@ exports[`Tooltip > renders with class correctly 1`] = ` -
-
Tooltip +
+
Tooltip - + Tooltip
@@ -98,10 +98,10 @@ exports[`Tooltip > renders with ui correctly 1`] = ` -
-
Tooltip +
+
Tooltip - + Tooltip