Skip to content

Commit 0b519f1

Browse files
committed
unskip failing test
1 parent b9c7e45 commit 0b519f1

File tree

1 file changed

+0
-1
lines changed
  • packages/svelte/tests/runtime-runes/samples/async-each-overlap

1 file changed

+0
-1
lines changed

packages/svelte/tests/runtime-runes/samples/async-each-overlap/_config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { tick } from 'svelte';
22
import { test } from '../../test';
33

44
export default test({
5-
skip: true,
65
async test({ assert, target }) {
76
const [add, shift] = target.querySelectorAll('button');
87

0 commit comments

Comments
 (0)