You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
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