pull/12007/head
Nayan Gautam 2 years ago
parent 292abdbb1d
commit 75badc6511

@ -1,5 +1,5 @@
import { test } from '../../test';
export default test({
html: '<code>`${foo}\\n`</code>\n\`\n<div title="`${foo}\\n`">foo</div>\n<div>`${foo}\\n`</div>'
html: '<code>`${foo}\\n`</code>\n`\n<div title="`${foo}\\n`">foo</div>\n<div>`${foo}\\n`</div>'
});

Loading…
Cancel
Save