mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 13:10:17 +00:00
Fixed test
This commit is contained in:
@@ -845,7 +845,7 @@ describe("Cipher DTO", () => {
|
||||
id: "id",
|
||||
organizationId: "orgId",
|
||||
folderId: "folderId",
|
||||
collectionIds: undefined,
|
||||
collectionIds: [],
|
||||
key: "EncryptedString",
|
||||
name: "EncryptedString",
|
||||
notes: "EncryptedString",
|
||||
|
||||
Reference in New Issue
Block a user