mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 21:50:15 +00:00
Fixed test
This commit is contained in:
@@ -774,7 +774,6 @@ describe("deviceTrustService", () => {
|
||||
updateTrustModel.currentDevice.encryptedUserKey === "4.ZW5jcnlwdGVkdXNlcg=="
|
||||
);
|
||||
}),
|
||||
expect.stringMatching("test_device_identifier"),
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user