Skip to content

Commit 6eddfd9

Browse files
committed
Mark experimental test experimental
1 parent b989ee8 commit 6eddfd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/src/__tests__/ReactProfiler-test.internal.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,7 @@ describe('Profiler', () => {
748748
expect(onRender.mock.calls[2][1]).toBe('update');
749749
});
750750

751+
// @gate experimental
751752
it('is properly distinguish updates and nested-updates when there is more than sync remaining work', () => {
752753
loadModules({
753754
enableSchedulerTracing,

0 commit comments

Comments
 (0)