1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-09 13:10:17 +00:00

Fixed test

This commit is contained in:
gbubemismith
2025-04-14 16:06:28 -04:00
parent d7b6c1022d
commit 66aef73664

View File

@@ -845,7 +845,7 @@ describe("Cipher DTO", () => {
id: "id",
organizationId: "orgId",
folderId: "folderId",
collectionIds: undefined,
collectionIds: [],
key: "EncryptedString",
name: "EncryptedString",
notes: "EncryptedString",