Skip to content

Commit c5f73fe

Browse files
committed
cleanup
1 parent 3fab5c7 commit c5f73fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/edgecases.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ describe('Collection Relations', () => {
8989
)
9090

9191
test('Batching race condition with selectors', () => {
92-
batch(() => {})
92+
batch(() => { })
9393
})
9494
})
9595

0 commit comments

Comments
 (0)