test: demo snapshot uses enUS

This commit is contained in:
chenjiahan
2020-11-25 22:39:06 +08:00
parent 9708ab53f6
commit ea44d636ba
57 changed files with 991 additions and 2361 deletions
@@ -11,7 +11,7 @@ exports[`should render demo and match snapshot 1`] = `
aria-selected="true"
>
<span class="van-tab__text van-tab__text--ellipsis">
基础用法
Basic Usage
</span>
</div>
<div role="tab"
@@ -19,7 +19,7 @@ exports[`should render demo and match snapshot 1`] = `
aria-selected="false"
>
<span class="van-tab__text van-tab__text--ellipsis">
错误提示
Error Info
</span>
</div>
<div role="tab"
@@ -27,7 +27,7 @@ exports[`should render demo and match snapshot 1`] = `
aria-selected="false"
>
<span class="van-tab__text van-tab__text--ellipsis">
下拉刷新
PullRefresh
</span>
</div>
<div class="van-tabs__line"
@@ -62,7 +62,7 @@ exports[`should render demo and match snapshot 1`] = `
</svg>
</span>
<span class="van-loading__text">
加载中...
Loading...
</span>
</div>
</div>