Skip to content

Commit

Permalink
gates
Browse files Browse the repository at this point in the history
  • Loading branch information
gnoff committed May 3, 2022
1 parent 2e0e6c8 commit 0296811
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2850,7 +2850,7 @@ describe('ReactDOMFizzServer', () => {
});
});

// @gate experimental && enableClientRenderFallbackOnTextMismatch
// @gate experimental
it('#24384: Suspending should halt hydration warnings and not emit any if hydration completes successfully after unsuspending', async () => {
const makeApp = () => {
let resolve, resolved;
Expand Down

0 comments on commit 0296811

Please sign in to comment.