Skip to content

Commit

Permalink
Updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Vaughn committed May 12, 2021
1 parent ababb37 commit 61c766c
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -287,7 +287,6 @@ describe('ReactSuspense', () => {
expect(root).toMatchRenderedOutput('AsyncAfter SuspenseSibling');
});

// @gate experimental
// @gate !enableSyncDefaultUpdates
it(
'interrupts current render when something suspends with a ' +
Expand Down

0 comments on commit 61c766c

Please sign in to comment.