Skip to content

Commit

Permalink
ReactLegacyUpdates-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Pope committed Sep 25, 2024
1 parent 544ce37 commit 15bdd92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1427,7 +1427,7 @@ describe('ReactLegacyUpdates', () => {
}
}

let limit = 55;
let limit = 105;
await expect(async () => {
await act(() => {
ReactDOM.render(<EventuallyTerminating ref={ref} />, container);
Expand Down

0 comments on commit 15bdd92

Please sign in to comment.