From 6ae1da330cfe47c224c97895905b73d1895a87d5 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Wed, 30 Nov 2022 08:54:35 +0800 Subject: [PATCH] chore: update snap --- test/__snapshots__/component.test.ts.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/__snapshots__/component.test.ts.snap b/test/__snapshots__/component.test.ts.snap index f5a07c8..ea4d47c 100644 --- a/test/__snapshots__/component.test.ts.snap +++ b/test/__snapshots__/component.test.ts.snap @@ -1,3 +1,3 @@ // Vitest Snapshot v1 -exports[`Counter.vue > should render 1`] = `"
10
"`; +exports[`TheCounter.vue > should render 1`] = `"
10
"`;