From 907a11e60ffeb33d784611dfb3358eb9c617cbd7 Mon Sep 17 00:00:00 2001 From: QiuShuiBai <1125097005@qq.com> Date: Fri, 7 Mar 2025 15:28:47 +0800 Subject: [PATCH] =?UTF-8?q?fix(test):=20=E6=9B=B4=E6=96=B0=E5=BF=AB?= =?UTF-8?q?=E7=85=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/toast/__snapshots__/toast.spec.js.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/mpx-cube-ui/__tests__/components/toast/__snapshots__/toast.spec.js.snap b/packages/mpx-cube-ui/__tests__/components/toast/__snapshots__/toast.spec.js.snap index 2bd231d..9d2ab87 100644 --- a/packages/mpx-cube-ui/__tests__/components/toast/__snapshots__/toast.spec.js.snap +++ b/packages/mpx-cube-ui/__tests__/components/toast/__snapshots__/toast.spec.js.snap @@ -1,7 +1,7 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`component toast unit test base props check matchSnapshot 1`] = `"hello toast"`; +exports[`component toast unit test base props check matchSnapshot 1`] = `"hello toast"`; -exports[`component toast unit test event check matchSnapshot 1`] = `"hello toast"`; +exports[`component toast unit test event check matchSnapshot 1`] = `"hello toast"`; -exports[`component toast unit test slot check matchSnapshot 1`] = `"
https://dpubstatic.udache.com/static/dpubimg/c40384a2-25ef-4781-8e08-44447823d861.png请输入乘车人手机号
"`; +exports[`component toast unit test slot check matchSnapshot 1`] = `"
https://dpubstatic.udache.com/static/dpubimg/c40384a2-25ef-4781-8e08-44447823d861.png请输入乘车人手机号
"`;