Skip to content

Commit

Permalink
触发测试
Browse files Browse the repository at this point in the history
  • Loading branch information
discreted66 committed Jan 15, 2025
1 parent bd3801b commit f6d56cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vue/src/date-panel/__tests__/date-panel.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ describe('PC Mode', () => {
modelValue: '2025-01-14'
}
})

expect(wrapper.classes()).toContain('tiny-picker-panel')
expect(wrapper.find('td .current').exists()).toBe(true)
})
Expand Down

0 comments on commit f6d56cf

Please sign in to comment.