Skip to content

Commit dc1d70f

Browse files
committed
test(message-item): logical fault tolerance exception handling
1 parent 415c5d5 commit dc1d70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/message/__test__/__snapshots__/index.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ exports[`message props : style && customStyle 1`] = `
1515
ariaRole="alert"
1616
class="t-message class t-class t-message--warning "
1717
id="t-message_0"
18-
style="z-index:15000;top:20px;right:32rpx;left:32rpx; color: red; font-size: 9px;"
18+
style="z-index:15000;top:20px;left:20rpx;right:32rpx; color: red; font-size: 9px;"
1919
>
2020
<wx-view
2121
class="t-message__icon--left"

0 commit comments

Comments
 (0)