Skip to content

Commit 809c5ad

Browse files
committed
fixup!
1 parent 842c8f6 commit 809c5ad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/generators/legacy-json/utils/__tests__/parseList.test.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,6 @@ describe('parseList', () => {
167167
];
168168

169169
parseList(section, nodes);
170-
171-
console.log(section);
172-
173170
assert.equal(section.params[0].options.length, 1);
174171
});
175172
});

0 commit comments

Comments
 (0)