Skip to content

Commit 34dcc5d

Browse files
authored
try unskipping the other test
1 parent 0e5e471 commit 34dcc5d

File tree

1 file changed

+0
-2
lines changed
  • packages/svelte/test/runtime/samples/binding-no-unnecessary-invalidation.skip

1 file changed

+0
-2
lines changed

packages/svelte/test/runtime/samples/binding-no-unnecessary-invalidation.skip/_config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
// this test currently fails because the fix that made it pass broke other tests,
21
// see https://github.com/sveltejs/svelte/pull/8114 for more context.
32
export default {
4-
skip: true,
53
async test({ assert, target }) {
64
assert.htmlEqual(
75
target.innerHTML,

0 commit comments

Comments
 (0)