From 0d2689d3c3bb1315932751fcaa42c1a2b42d173a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E8=B6=8A?= Date: Fri, 3 Jul 2020 23:36:06 +0800 Subject: [PATCH] fix(compiler): fix the bug 'Root level ' + } + } + }).$mount() + expect(vm.$el.nodeName).toBe('#comment') + expect('Templates should only be responsible for mapping the state').toHaveBeenWarned() + }) })