Skip to content

Commit

Permalink
Gate a test (#21275)
Browse files Browse the repository at this point in the history
Rebase error
  • Loading branch information
sebmarkbage authored Apr 14, 2021
1 parent 81ef539 commit 0e100ed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
Expand Down

0 comments on commit 0e100ed

Please sign in to comment.