Gate a test (#21275)

Rebase error
This commit is contained in:
Sebastian Markbåge
2021-04-14 16:37:44 -07:00
committed by GitHub
parent 81ef539535
commit 0e100ed00f
@@ -800,6 +800,7 @@ describe('ReactDOMFizzServer', () => {
);
});
// @gate experimental
it('client renders a boundary if it errors before finishing the fallback', async () => {
function App({isClient}) {
return (