From 7014d67704da51b47a79680d547a449e262e9dae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=98=89=E6=B6=B5?= Date: Mon, 6 May 2019 20:14:12 +0800 Subject: [PATCH] fix snapshot --- packages/notify/test/__snapshots__/index.spec.js.snap | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/notify/test/__snapshots__/index.spec.js.snap b/packages/notify/test/__snapshots__/index.spec.js.snap index c1354c2ab..f75176b7e 100644 --- a/packages/notify/test/__snapshots__/index.spec.js.snap +++ b/packages/notify/test/__snapshots__/index.spec.js.snap @@ -1,11 +1,11 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`create a notify 1`] = `
test
`; +exports[`create a notify 1`] = `
test
`; -exports[`notify disappear 1`] = `
test
`; +exports[`notify disappear 1`] = `
test
`; -exports[`notify disappear 2`] = ``; +exports[`notify disappear 2`] = ``; -exports[`notify disappear 3`] = `
text2
`; +exports[`notify disappear 3`] = `
text2
`; -exports[`notify disappear 4`] = ``; +exports[`notify disappear 4`] = ``;