1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-09 13:10:17 +00:00
This commit is contained in:
Bernd Schoolmann
2025-04-24 13:56:50 +02:00
parent 6c9fd9a370
commit fbc520b242

View File

@@ -152,8 +152,6 @@ describe("EncryptService", () => {
});
});
describe("unwrapSymmetricKey", () => {});
describe("onServerConfigChange", () => {
const newConfig = mock<ServerConfig>();