Skip to content

Commit 61c766c

Browse files
author
Brian Vaughn
committed
Updated tests
1 parent ababb37 commit 61c766c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-reconciler/src/__tests__/ReactSuspense-test.internal.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ describe('ReactSuspense', () => {
287287
expect(root).toMatchRenderedOutput('AsyncAfter SuspenseSibling');
288288
});
289289

290-
// @gate experimental
291290
// @gate !enableSyncDefaultUpdates
292291
it(
293292
'interrupts current render when something suspends with a ' +

0 commit comments

Comments
 (0)