mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: remove test.only
This commit is contained in:
parent
2f2760aba6
commit
df69c2d56e
@ -181,7 +181,7 @@ test('lazy-render prop', () => {
|
||||
expect(wrapper).toMatchSnapshot();
|
||||
});
|
||||
|
||||
test.only('month-show event', async () => {
|
||||
test('month-show event', async () => {
|
||||
const wrapper = mount(Calendar, {
|
||||
propsData: {
|
||||
value: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user