Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tyao1 committed Nov 16, 2022
1 parent 905efd9 commit 97b2519
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1825,7 +1825,7 @@ describe('ReactDOMServerSelectiveHydration', () => {
expect(initialSpan).toBe(spanRef);
});

// @gate experimental || www
// @gate experimental || www
it('continuous update', () => {
TODO_scheduleContinuousSchedulerTask(() => {
root.render(<App text="B" />);
Expand Down

0 comments on commit 97b2519

Please sign in to comment.