From dda5cac7dde8a0742b52c44fb087262d235c876d Mon Sep 17 00:00:00 2001 From: "Mr.Hope" Date: Fri, 2 Dec 2022 14:55:44 +0800 Subject: [PATCH] Update no-undef-components.js --- tests/lib/rules/no-undef-components.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/tests/lib/rules/no-undef-components.js b/tests/lib/rules/no-undef-components.js index 5af9468fe..274266d21 100644 --- a/tests/lib/rules/no-undef-components.js +++ b/tests/lib/rules/no-undef-components.js @@ -19,6 +19,17 @@ const tester = new RuleTester({ tester.run('no-undef-components', rule, { valid: [ // + + + ` + }, { filename: 'test.vue', code: `