Skip to content

Commit 76ccc66

Browse files
committed
remove solo: true
1 parent f7bc647 commit 76ccc66

File tree

1 file changed

+0
-2
lines changed
  • packages/svelte/tests/runtime-runes/samples/reactive-to-string

1 file changed

+0
-2
lines changed

packages/svelte/tests/runtime-runes/samples/reactive-to-string/_config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
import { flushSync } from '../../../../src/index-client';
21
import { test } from '../../test';
32

43
export default test({
5-
solo: true,
64
html: `
75
<div>[object Set Iterator] [object Set Iterator] [object Set Iterator]</div>
86
<div>[object Set Iterator] [object Set Iterator] [object Set Iterator]</div>

0 commit comments

Comments
 (0)