From 90d18250204e529ad80a43ff23c6e2e55d2c9d3d Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Fri, 29 Jul 2022 10:41:01 +0100 Subject: [PATCH] test: wrap components with `
` (#6192) --- test/fixtures/basic/components/WithSuffix.global.vue | 4 +++- test/fixtures/basic/components/global/TestGlobal.vue | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/test/fixtures/basic/components/WithSuffix.global.vue b/test/fixtures/basic/components/WithSuffix.global.vue index 63cfa60207..dcf9b9df49 100644 --- a/test/fixtures/basic/components/WithSuffix.global.vue +++ b/test/fixtures/basic/components/WithSuffix.global.vue @@ -1,3 +1,5 @@ diff --git a/test/fixtures/basic/components/global/TestGlobal.vue b/test/fixtures/basic/components/global/TestGlobal.vue index 41f16ae499..66307e1736 100644 --- a/test/fixtures/basic/components/global/TestGlobal.vue +++ b/test/fixtures/basic/components/global/TestGlobal.vue @@ -1,3 +1,5 @@