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 3fab5c7 commit c5f73feCopy full SHA for c5f73fe
tests/edgecases.test.tsx
@@ -89,7 +89,7 @@ describe('Collection Relations', () => {
89
)
90
91
test('Batching race condition with selectors', () => {
92
- batch(() => {})
+ batch(() => { })
93
})
94
95
0 commit comments