From 2c7e3ad32518a3fa751a1814754f76758d717db4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E8=B6=8A?= Date: Fri, 3 Jul 2020 23:39:53 +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() + }) })