export default { skip_if_ssr: true, html: `
foo
0 has foo: true
foo
1 has foo: true
foo
2 has foo: true
` };