mirror of
https://github.com/bitwarden/browser
synced 2026-02-20 19:34:03 +00:00
Test value cleanup
This commit is contained in:
@@ -551,7 +551,7 @@ describe("deviceTrustService", () => {
|
||||
"mockEncryptedDevicePrivateKey",
|
||||
);
|
||||
|
||||
mockEncryptedUserKey = "2.mockEncryptedUserKey" as UnsignedSharedKey;
|
||||
mockEncryptedUserKey = "4.mockEncryptedUserKey" as UnsignedSharedKey;
|
||||
|
||||
jest.clearAllMocks();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user