diff --git a/packages/plugin-kit/tests/config-comment-parser.test.js b/packages/plugin-kit/tests/config-comment-parser.test.js index 549ee8a..1feab8b 100644 --- a/packages/plugin-kit/tests/config-comment-parser.test.js +++ b/packages/plugin-kit/tests/config-comment-parser.test.js @@ -122,7 +122,6 @@ describe("ConfigCommentParser", () => { d: "4", }); }); - }); describe("parseListConfig", () => {