Skip to content

Commit 691b1bd

Browse files
committed
Remove todo comment
1 parent a4af797 commit 691b1bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-reconciler/src/__tests__/useEvent-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ describe('useEvent', () => {
197197
'An event from useEvent was called during render',
198198
);
199199

200-
// TODO: Why?
201200
expect(Scheduler).toHaveYielded(['Count: 0', 'Count: 0']);
202201
});
203202

0 commit comments

Comments
 (0)