mirror of https://github.com/sveltejs/svelte
parent
2d39954235
commit
d7b1c8e789
@ -1,6 +1,5 @@
|
|||||||
import { test } from '../../test';
|
import { test } from '../../test';
|
||||||
|
|
||||||
export default test({
|
export default test({
|
||||||
solo: true,
|
|
||||||
html: `<main><p>portaled</p></main>`
|
html: `<main><p>portaled</p></main>`
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in new issue