Skip to content

Commit eedb331

Browse files
committed
removing finished TODO
1 parent cce0791 commit eedb331

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/LiveComponent/assets/test/controller/poll.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,4 @@ describe('LiveController polling Tests', () => {
222222
await waitFor(() => expect(test.element).toHaveTextContent('Render count: 1'));
223223
await waitFor(() => expect(test.element).toHaveTextContent('Render count: 2'));
224224
});
225-
226-
// TODO: test "batching" of requests between polling and any other re-render request
227225
});

0 commit comments

Comments
 (0)