mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
vant components
This commit is contained in:
@@ -14,7 +14,7 @@ describe('Popup', () => {
|
||||
}
|
||||
});
|
||||
|
||||
expect(wrapper.hasClass('zan-popup')).to.be.true;
|
||||
expect(wrapper.hasClass('van-popup')).to.be.true;
|
||||
expect(wrapper.instance().currentTransition).to.equal('popup-slide-bottom');
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user