update html in test

pull/7297/head
lidlanca 5 years ago committed by GitHub
parent babadec827
commit f5eb70b7fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,9 +2,10 @@ export default {
// solo: 1,
html: `
<template>
<template id="t1">
<div>foo</div>
</template>
<template id="t2">123</template>
`,
test({ assert, target }) {

Loading…
Cancel
Save