Skip to content

Commit 2e12e20

Browse files
committed
fix linting issue
1 parent 17d8dbe commit 2e12e20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tests/lib/utils/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ describe('getComponentProps', () => {
276276
assert.equal(props.length, 0)
277277
})
278278

279-
280279
it('should return empty array when props property is empty object array', () => {
281280
props = parse(`const test = {
282281
name: 'test',

0 commit comments

Comments
 (0)