test: update test to not use createRawSnippet, use test component instead
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<!-- PageTest.svelte -->
|
||||
<script>
|
||||
import Page from "$routes/+page.svelte";
|
||||
</script>
|
||||
|
||||
<Page />
|
||||
Reference in New Issue
Block a user