enhance test

pull/10800/head
Simon Holthausen 2 years ago
parent 5729d53d8b
commit a770803bf8

@ -1,5 +1,5 @@
import { test } from '../../test';
export default test({
html: `foo bar`
html: `foo bar foo`
});

@ -4,4 +4,6 @@
<A children="foo">
bar
</A>
</A>
<A children="foo" />

Loading…
Cancel
Save