We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 986fe92 commit ec27b42Copy full SHA for ec27b42
test/pagemode.test.js
@@ -62,8 +62,6 @@ describe(theme, () => {
62
}
63
})
64
65
-
66
67
it(`[${theme}] check list build success.`, () => {
68
expect(wrapper.find('.for-item').exists()).toBe(true)
69
expect(wrapper.find('.for-item-text').exists()).toBe(true)
0 commit comments