Update packages/svelte/tests/runtime-runes/samples/spread-props/_config.js

Co-authored-by: Rich Harris <rich.harris@vercel.com>
pull/12423/head
Dominic Gannaway 2 years ago committed by GitHub
parent 4113506cf2
commit b1d3150f49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,10 +1,6 @@
import { test } from '../../test';
export default test({
compileOptions: {
dev: false
},
async test({ assert, target }) {
assert.htmlEqual(
target.innerHTML,

Loading…
Cancel
Save