try unskipping the other test

pull/8992/head
Simon H 3 years ago committed by GitHub
parent 0e5e4715c6
commit 34dcc5d688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,5 @@
// this test currently fails because the fix that made it pass broke other tests,
// see https://github.com/sveltejs/svelte/pull/8114 for more context.
export default {
skip: true,
async test({ assert, target }) {
assert.htmlEqual(
target.innerHTML,

Loading…
Cancel
Save