This commit is contained in:
R Midhun Suresh 2025-11-04 19:33:28 +05:30
parent 3dca2da5d6
commit ac5261032b
No known key found for this signature in database

View File

@ -22,6 +22,7 @@ describe("ManualDeviceKeyVerificationDialog", () => {
}
beforeEach(() => {
// foo
mockClient = stubClient();
mockExistingDevices();
});