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请输入乘车人手机号
"`;