From 6ce70b768b02248d55b5c66270817eba8a8dd6c3 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Mon, 15 Apr 2024 14:23:05 +0200 Subject: [PATCH] test(Checkbox): update snapshots --- .../__snapshots__/Checkbox.spec.ts.snap | 92 ------------------- 1 file changed, 92 deletions(-) diff --git a/test/components/__snapshots__/Checkbox.spec.ts.snap b/test/components/__snapshots__/Checkbox.spec.ts.snap index e2edf365..01866278 100644 --- a/test/components/__snapshots__/Checkbox.spec.ts.snap +++ b/test/components/__snapshots__/Checkbox.spec.ts.snap @@ -35,52 +35,6 @@ exports[`Checkbox > renders with color correctly 1`] = ` " `; -exports[`Checkbox > renders with custom color correctly 1`] = ` -"
-
- -
-
- -
-
" -`; - -exports[`Checkbox > renders with custom id correctly 1`] = ` -"
-
- -
- -
" -`; - -exports[`Checkbox > renders with custom name correctly 1`] = ` -"
-
- -
- -
" -`; - -exports[`Checkbox > renders with custom value correctly 1`] = ` -"
-
- -
- -
" -`; - exports[`Checkbox > renders with defaultValue correctly 1`] = ` "
@@ -127,19 +81,6 @@ exports[`Checkbox > renders with disabled correctly 1`] = `
" `; -exports[`Checkbox > renders with help correctly 1`] = ` -"
-
- -
-
- -
-
" -`; - exports[`Checkbox > renders with icon correctly 1`] = ` "
" `; -exports[`Checkbox > renders with modelValue correctly 1`] = ` -"
-
- -
- -
" -`; - exports[`Checkbox > renders with name correctly 1`] = ` "
" `; -exports[`Checkbox > renders with slot correctly 1`] = ` -"
-
- -
- -
" -`; - -exports[`Checkbox > renders with slot label correctly 1`] = ` -"
-
- -
-
- -
-
" -`; - exports[`Checkbox > renders with ui correctly 1`] = ` "