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