Skip to content

Commit ec27b42

Browse files
committed
Fix eslint error.
1 parent 986fe92 commit ec27b42

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/pagemode.test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ describe(theme, () => {
6262
}
6363
})
6464

65-
66-
6765
it(`[${theme}] check list build success.`, () => {
6866
expect(wrapper.find('.for-item').exists()).toBe(true)
6967
expect(wrapper.find('.for-item-text').exists()).toBe(true)

0 commit comments

Comments
 (0)