mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 20:04:09 +00:00
[bugfix] Tab: should not have line animation when inited (#2459)
This commit is contained in:
@@ -93,5 +93,7 @@ test('change tabs data', async () => {
|
||||
color: 'blue',
|
||||
title1: 'new title1'
|
||||
});
|
||||
|
||||
await later();
|
||||
expect(wrapper).toMatchSnapshot();
|
||||
});
|
||||
|
Reference in New Issue
Block a user