Skip to content

Commit

Permalink
Mark experimental test experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
rickhanlonii committed Mar 9, 2021
1 parent b989ee8 commit 6eddfd9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,7 @@ describe('Profiler', () => {
expect(onRender.mock.calls[2][1]).toBe('update');
});

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

0 comments on commit 6eddfd9

Please sign in to comment.