Use new compound tooltip
This commit is contained in:
@@ -103,7 +103,7 @@ describe("<ForgotPassword>", () => {
|
||||
beforeEach(() => {
|
||||
renderResult = render(
|
||||
<ForgotPassword serverConfig={serverConfig} onComplete={onComplete} onLoginClick={onLoginClick} />,
|
||||
{ wrapper: TooltipProvider },
|
||||
,
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user