test(Notify): fix snapshot
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
exports[`should render Notify correctly 1`] = `
|
exports[`should render Notify correctly 1`] = `
|
||||||
<div
|
<div
|
||||||
class="van-popup van-popup--top van-notify van-notify--danger van-popup-slide-top-enter-active van-popup-slide-top-enter-from"
|
class="van-popup van-popup--top van-notify van-notify--danger van-popup-slide-top-enter-from van-popup-slide-top-enter-active"
|
||||||
style="z-index: 2001; transition-duration: 0.2s;"
|
style="z-index: 2001; transition-duration: 0.2s;"
|
||||||
>
|
>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user