mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
chore: prettier test files
This commit is contained in:
@@ -322,7 +322,6 @@ test('change min and max', async () => {
|
||||
expect(wrapper.emitted('input')[1][0]).toEqual(8);
|
||||
});
|
||||
|
||||
|
||||
test('change decimal-length', async () => {
|
||||
const wrapper = mount(Stepper, {
|
||||
propsData: {
|
||||
|
Reference in New Issue
Block a user