Skip to content

Commit

Permalink
ass assertion back
Browse files Browse the repository at this point in the history
  • Loading branch information
rickhanlonii committed Sep 13, 2024
1 parent 2d09e53 commit 32fb3eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3035,7 +3035,7 @@ describe('ReactHooksWithNoopRenderer', () => {
await act(() => {
root.render(<Activity mode="hidden" />);
});
});
}).toErrorDev([]);
}

// Should not warn for regular effects after throw.
Expand Down

0 comments on commit 32fb3eb

Please sign in to comment.