Skip to content

Commit

Permalink
Update test/browser/fragments.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JoviDeCroock authored Nov 1, 2024
1 parent e1c277d commit df6c646
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/browser/fragments.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -1325,7 +1325,6 @@ describe('Fragment', () => {
);
});

// TODO
it('should support moving Fragments between beginning and end', () => {
const Foo = ({ condition }) => (
<ol>
Expand Down

0 comments on commit df6c646

Please sign in to comment.