We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5e471 commit 34dcc5dCopy full SHA for 34dcc5d
packages/svelte/test/runtime/samples/binding-no-unnecessary-invalidation.skip/_config.js
@@ -1,7 +1,5 @@
1
-// this test currently fails because the fix that made it pass broke other tests,
2
// see https://github.com/sveltejs/svelte/pull/8114 for more context.
3
export default {
4
- skip: true,
5
async test({ assert, target }) {
6
assert.htmlEqual(
7
target.innerHTML,
0 commit comments