mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
[improvement] Tabs: use relation mixin
This commit is contained in:
@@ -88,6 +88,8 @@ test('swipe to switch tab', async () => {
|
||||
test('change tabs data', async () => {
|
||||
const wrapper = createWrapper();
|
||||
|
||||
await later();
|
||||
|
||||
expect(wrapper).toMatchSnapshot();
|
||||
|
||||
wrapper.setData({
|
||||
|
Reference in New Issue
Block a user