mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
unit test
This commit is contained in:
@@ -36,6 +36,6 @@ describe('Search', () => {
|
||||
expect(eventStub.calledOnce).to.be.true;
|
||||
expect(eventStub.calledWith('change'));
|
||||
done();
|
||||
})
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user